mirror of
https://github.com/solero/houdini.git
synced 2024-11-08 20:28:20 +00:00
Increase Puffle killer interval to 30 minutes
This commit is contained in:
parent
5bd4d35aee
commit
24c9847230
@ -12,7 +12,7 @@ from houdini.data.pet import PenguinPuffle, PenguinPuffleCollection, PenguinPuff
|
||||
from houdini.data.room import PenguinBackyardRoom, PenguinIglooRoom
|
||||
from houdini.handlers import Priority, XMLPacket, XTPacket
|
||||
|
||||
PuffleKillerInterval = 600
|
||||
PuffleKillerInterval = 1800
|
||||
LegacyPuffleIds = [0, 1, 2, 3, 4, 5, 6, 7, 8]
|
||||
|
||||
BrushCareItemId = 1
|
||||
|
Loading…
Reference in New Issue
Block a user