Merge pull request #2595 from open-osrs/dmmvarclientint
project: add dmm safezone varclientint
This commit is contained in:
@@ -57,6 +57,12 @@ public enum VarClientInt
|
||||
*/
|
||||
CAMERA_ZOOM_FIXED_VIEWPORT(73),
|
||||
CAMERA_ZOOM_RESIZABLE_VIEWPORT(74),
|
||||
|
||||
/**
|
||||
* 0 = deadman/attackable
|
||||
* 1 = guarded/safe
|
||||
*/
|
||||
DMM_SAFEZONE(78),
|
||||
|
||||
MEMBERSHIP_STATUS(103),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user