mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 05:06:50 +01:00
Makes countable lists newline-separated, keeping inline as a separate "preset" proc
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
to_chat(user, "It is full.")
|
||||
|
||||
if(!src.opened && isobserver(user))
|
||||
to_chat(user, "It contains: [counting_english_list(contents)].")
|
||||
to_chat(user, "It contains: [counting_english_list(contents)]")
|
||||
|
||||
/obj/structure/closet/CanPass(atom/movable/mover, turf/target)
|
||||
if(wall_mounted)
|
||||
|
||||
Reference in New Issue
Block a user