mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
first pass (emotification, some \the -> \The)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
/obj/machinery/shield/proc/check_failure()
|
||||
if (src.health <= 0)
|
||||
visible_message("<span class='notice'>\The [src] dissipates!</span>")
|
||||
visible_message("<b>\The [src]</b> dissipates!")
|
||||
qdel(src)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user