Merge pull request #14768 from Citadel-Station-13/silicons-patch-33
makes xenos immune to stamina damage, with something that might be potentially horrifically abusable but isn't really fixable in a clean way yet
This commit is contained in:
@@ -214,6 +214,7 @@
|
||||
switch(animal_origin)
|
||||
if(ALIEN_BODYPART,LARVA_BODYPART) //aliens take some additional burn //nothing can burn with so much snowflake code around
|
||||
burn *= 1.2
|
||||
stamina = 0
|
||||
|
||||
/*
|
||||
// START WOUND HANDLING
|
||||
|
||||
Reference in New Issue
Block a user