mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Commented out debug verb just in case.
Does not really affect anything, but may get a bit resource heavy if spammed.
This commit is contained in:
@@ -919,7 +919,7 @@
|
||||
src.custom_pain("You feel a stabbing pain in your chest!", 1)
|
||||
|
||||
E.ruptured_lungs = 1
|
||||
|
||||
/*
|
||||
/mob/living/carbon/human/verb/simulate()
|
||||
set name = "sim"
|
||||
set background = 1
|
||||
@@ -947,4 +947,5 @@
|
||||
germs++
|
||||
if (germs == 2500)
|
||||
world << "Reached stage 3 in [ticks] ticks"
|
||||
world << "Mob took [tdamage] tox damage"
|
||||
world << "Mob took [tdamage] tox damage"
|
||||
*/
|
||||
Reference in New Issue
Block a user