blob: 1e5bf8f4d3e96915780fbf69b79c0e195d2e47fb (
plain) (
tree)
|
|
// Constants usable in scripts.
// This constant is used to define whether unreleased items are equippable.
// This defaults to 1, but should be disabled on the official server.
// If set to 2 or higher, it also disables global timers to aid gdb'ing.
debug 1
|