mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
TG update: Removed all global modifications of toxloss. Added a setToxLoss() proc.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2653 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
committed by
Albert Iordache
parent
ea79e4b272
commit
fac10fb031
@@ -167,9 +167,9 @@
|
||||
|
||||
if(confirm == "Yes")
|
||||
suiciding = 1
|
||||
oxyloss = 100
|
||||
bruteloss = 100
|
||||
toxloss = 100
|
||||
cloneloss = 100
|
||||
setOxyLoss(100)
|
||||
setBruteLoss(100)
|
||||
setToxLoss(100)
|
||||
setCloneLoss(100)
|
||||
|
||||
updatehealth()
|
||||
|
||||
Reference in New Issue
Block a user