Merge pull request #5397 from Atermonera/boilerplate_list_fix

Global list boilerplates cause the target path to actually add to the list
This commit is contained in:
Anewbe
2018-07-09 22:52:12 -04:00
committed by VirgoBot
parent fae4de5994
commit a3835d42f4
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ GLOBAL_LIST_BOILERPLATE(all_janitorial_carts, /obj/structure/janitorialcart)
/obj/structure/janitorialcart/New()
create_reagents(300)
..()
/obj/structure/janitorialcart/examine(mob/user)