mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
You can now emag humans again (#26857)
* You can now emag humans again * Update code/modules/surgery/organs/organ_external.dm Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> --------- Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
@@ -927,7 +927,7 @@ Note that amputating the affected organ does in fact remove the infection from t
|
||||
"<span class='danger'>\The [victim]'s [name] explodes violently!</span>",\
|
||||
"<span class='userdanger'>Your [name] explodes!</span>",\
|
||||
"<span class='danger'>You hear an explosion!</span>")
|
||||
explosion(get_turf(owner),-1,-1,2,3)
|
||||
explosion(get_turf(victim), -1, -1, 2, 3)
|
||||
do_sparks(5, 0, victim)
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user