mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-29 23:56:22 +01:00
Bux Fixes all sorts
- Chaplin can't be turned into a vampire - Spelling errors - A few debug messages for advanced checks - Loadout spawning fixed - IPC's can't be absorbed by lings. - IPC will no longer be chosen as a ling - Can't use radios if you are stunned >= 4 - dead bodys stop floating after they die - debug messages to find out what's happening.
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
C.status |= ORGAN_DEAD
|
||||
H.update_body(1)
|
||||
if(multiplier < 1) multiplier = 1
|
||||
H.adjustToxLoss(15*multiplier)
|
||||
H.adjustToxLoss(10*multiplier)
|
||||
vampire
|
||||
stage = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user