first pass (emotification, some \the -> \The)

This commit is contained in:
MarinaGryphon
2021-07-05 09:42:48 -05:00
parent d439ea8c9d
commit e41c2ecfd7
130 changed files with 240 additions and 240 deletions
+1 -1
View File
@@ -236,7 +236,7 @@
last_itch = world.time
to_chat(O.owner, "<span class='notice'>Your [O.name] itches...</span>")
else if(prob(1))
src.visible_message("<span class='notice'>\The [src] skitters.</span>")
src.visible_message("<b>\The [src]</b> skitters.")
if(amount_grown >= 0)
amount_grown += rand(0,2)