summaryrefslogtreecommitdiff
path: root/world/map/db/const-debugflag.txt.example
blob: 1e5bf8f4d3e96915780fbf69b79c0e195d2e47fb (plain) (blame)
1
2
3
4
5
6
// 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