mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Fixed Security HUD issues, reinstated old grenade behavior, de-nerfed Polyacid
This commit is contained in:
@@ -749,7 +749,7 @@ datum
|
||||
return
|
||||
|
||||
if(H.head)
|
||||
if(prob(15) && !H.head.unacidable)
|
||||
if(!H.head.unacidable)
|
||||
del(H.head)
|
||||
H.update_inv_head()
|
||||
H << "\red Your helmet melts away but protects you from the acid"
|
||||
|
||||
Reference in New Issue
Block a user