mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-24 04:02:40 -06:00
No funny farm.
This commit is contained in:
parent
0a0f8bfa3b
commit
95eba74b1c
1 changed files with 1 additions and 2 deletions
|
@ -522,8 +522,7 @@ class DistributedCogdoInteriorAI(DistributedObjectAI, FSM.FSM):
|
|||
5: 1.5, # Daisy Gardens
|
||||
4: 2., # Minnie's Melodyland
|
||||
3: 2.7, # The Brrrgh
|
||||
9: 3.5, # Donald's Dreamland
|
||||
7: 4 # Funny Farm
|
||||
9: 3.5 # Donald's Dreamland
|
||||
}
|
||||
|
||||
hoodValue = hoodIdMap[int(self.exterior.zoneId // 1000)]
|
||||
|
|
Loading…
Reference in a new issue