Poodletooth-iLand/otp/level/LevelConstants.py

5 lines
71 B
Python
Raw Normal View History

2015-03-03 22:10:12 +00:00
MinZoneNum = 0
MaxZoneNum = 999
UberZoneEntId = 0
2015-07-05 23:59:25 +00:00
LevelMgrEntId = 1000