mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Merge pull request #1694 from comma/master
Fix for appendictomy not being possible without admin intervention.
This commit is contained in:
@@ -524,9 +524,9 @@ Called when surgeon interupted operation, or was interrupted (was not there with
|
||||
if(S.implant)
|
||||
implant_surgery(H,user)
|
||||
return 1
|
||||
else
|
||||
/*else
|
||||
user << "\red [H] is not bleeding in \his [S.display_name]!"
|
||||
return 0
|
||||
return 0*/
|
||||
|
||||
H.visible_message( \
|
||||
"\red [user] is beginning to clamp bleeders in the wound in [H]'s [S.display_name] with [src].", \
|
||||
|
||||
Reference in New Issue
Block a user