mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
[MIRROR] Amputation Repair, Surgery adjustments, and amputation vision. (#12475)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
de8b0c830b
commit
0b9b1617ad
@@ -54,7 +54,7 @@
|
||||
H.losebreath = 10
|
||||
H.adjustOxyLoss(5)
|
||||
if(prob(2))
|
||||
to_chat(H,span_warning("You feel a dull pain behind your eyes and at thee back of your head..."))
|
||||
to_chat(H,span_warning("You feel a dull pain behind your eyes and at the back of your head..."))
|
||||
H.hallucination += 20 //It messes with your mind for some reason.
|
||||
H.eye_blurry += 20 //Groggy vision for a small bit.
|
||||
if(prob(3))
|
||||
|
||||
Reference in New Issue
Block a user