mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-24 05:06:16 +01:00
Removes leap. Triples pressure damage from space.
Space is supposed to kill you really fast, but because ZAS is consistently broken, no one ever takes the compound burn damage with the brute. So, to compensate, because I hate fun, space is going to become deadlier. Until ZAS fixes, I suppose.
This commit is contained in:
@@ -232,12 +232,12 @@
|
||||
"feet" = 'icons/mob/species/vox/feet.dmi',
|
||||
"gloves" = 'icons/mob/species/vox/gloves.dmi'
|
||||
)
|
||||
|
||||
/* NO MORE LEAPS. NO MORE.
|
||||
/datum/species/vox/handle_post_spawn(var/mob/living/carbon/human/H)
|
||||
|
||||
H.verbs += /mob/living/carbon/human/proc/leap
|
||||
..()
|
||||
|
||||
*/
|
||||
/datum/species/vox/armalis/handle_post_spawn(var/mob/living/carbon/human/H)
|
||||
|
||||
H.verbs += /mob/living/carbon/human/proc/gut
|
||||
|
||||
Reference in New Issue
Block a user