mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Highlander Changes (#9931)
* Highlanders will now receive a full heal if they decapitate another highlander. Highlanders can no longer use machinery, guns, or vehicles. Silicons will now become humans when the highlander button is pressed. * Fixes stuff. * Adds string define for "highlander". Puts the code for making a tracker effect into its own proc. All highlanders are now permahulks. * Plasmamen no longer lose their suits, helmets, tanks, or masks when made into highlanders. Vox no longer lose their tanks or masks.
This commit is contained in:
committed by
clusterfack
parent
f2e569f9cb
commit
7be148b98f
@@ -1504,4 +1504,6 @@ var/proccalls = 1
|
||||
#define CANCER_STAGE_METASTASIS 1200 //Cancer has maximal effects, growing out of control in the organ, and can start "colonizing" other organs very quickly, dooming the patient. 30 minutes
|
||||
|
||||
#define EVENT_OBJECT_INDEX "o"
|
||||
#define EVENT_PROC_INDEX "p"
|
||||
#define EVENT_PROC_INDEX "p"
|
||||
|
||||
#define HIGHLANDER "highlander"
|
||||
Reference in New Issue
Block a user