mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
[PTBF] Protect Objective (#30697)
* protect objective * fix bugs, add protect into rotation * make sure other antags can roll protect as well * get vampire chance on par with other antags * linter oops * lintma balls * weight 100 --------- Signed-off-by: Paul <90473506+pwbokie@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#define TARGET_INVALID_CULTIST 12
|
||||
#define TARGET_INVALID_CULT_CONVERTABLE 13
|
||||
#define TARGET_CRYOING 14
|
||||
#define TARGET_INVALID_HEAD 15
|
||||
#define TARGET_INVALID_ANTAG 16
|
||||
|
||||
//gamemode istype helpers
|
||||
#define GAMEMODE_IS_CULT (SSticker && istype(SSticker.mode, /datum/game_mode/cult))
|
||||
|
||||
Reference in New Issue
Block a user