Increase Puffle killer interval to 30 minutes

This commit is contained in:
Ben 2020-06-21 15:52:26 +01:00
parent 5bd4d35aee
commit 24c9847230

View File

@ -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