Adds a Cool Schlorrgo lunchbox to the loadout. (#10039)

This commit is contained in:
TheStryker
2020-09-24 16:52:25 +08:00
committed by GitHub
parent c1de8d0e80
commit 9248fcc987
3 changed files with 14 additions and 0 deletions
@@ -222,3 +222,13 @@
/obj/item/storage/toolbox/lunchbox/syndicate/filled
filled = TRUE
/obj/item/storage/toolbox/lunchbox/schlorrgo
name = "patriotic lunchbox"
icon_state = "lunchbox_schlorrgo"
item_state = "lunchbox_schlorrgo"
desc = "A little lunchbox. This one has a Cool Schlorrgo stamp on \
it, a famous Adhomian cartoon character. Approved by the People's Republic of Adhomai."
/obj/item/storage/toolbox/lunchbox/schlorrgo/filled
filled = TRUE
+4
View File
@@ -0,0 +1,4 @@
author: The Stryker
delete-after: True
changes:
- rscadd: "Adds a schlorrgo lunchbox (patriotic lunchbox) to the loadout. Description by Alberyk."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB