2 em is much larger than thought....

This commit is contained in:
Kashargul
2024-12-04 23:20:02 +01:00
parent b24185650c
commit cc22c4efbe
@@ -48,10 +48,10 @@
prob(90);"* clunk *",
prob(90);"* thud *",
prob(90);"* clatter *",
prob(1);"* <span style='font-size:2em'>ඞ</span> *"
prob(1);"* " + span_giganteus("ඞ") + " *"
)
T.runechat_message(message)
else
if((direction & initialize_directions) || is_type_in_list(src, ventcrawl_machinery) && src.can_crawl_through()) //if we move in a way the pipe can connect, but doesn't - or we're in a vent
user.remove_ventcrawl()