mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Prevent re-selection of targets on cryo (#27635)
* Prevent re-selection of targets on cryo * goodbye documentation
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#define TARGET_INVALID_NOTHEAD 11
|
||||
#define TARGET_INVALID_CULTIST 12
|
||||
#define TARGET_INVALID_CULT_CONVERTABLE 13
|
||||
#define TARGET_CRYOING 14
|
||||
|
||||
//gamemode istype helpers
|
||||
#define GAMEMODE_IS_CULT (SSticker && istype(SSticker.mode, /datum/game_mode/cult))
|
||||
|
||||
Reference in New Issue
Block a user