Pre-combat-improvements: Combat animations, flee fixes, corpse logic updates
This commit is contained in:
6
api/services/constants.py
Normal file
6
api/services/constants.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Global game constants
|
||||
"""
|
||||
|
||||
# PvP Combat
|
||||
PVP_TURN_TIMEOUT = 60
|
||||
Reference in New Issue
Block a user