mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-04-23 16:25:42 +00: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
|
5: 1.5, # Daisy Gardens
|
||||||
4: 2., # Minnie's Melodyland
|
4: 2., # Minnie's Melodyland
|
||||||
3: 2.7, # The Brrrgh
|
3: 2.7, # The Brrrgh
|
||||||
9: 3.5, # Donald's Dreamland
|
9: 3.5 # Donald's Dreamland
|
||||||
7: 4 # Funny Farm
|
|
||||||
}
|
}
|
||||||
|
|
||||||
hoodValue = hoodIdMap[int(self.exterior.zoneId // 1000)]
|
hoodValue = hoodIdMap[int(self.exterior.zoneId // 1000)]
|
||||||
|
|
Loading…
Add table
Reference in a new issue