Cleanup of testing sprites and custom item defines.

This commit is contained in:
Zuhayr
2015-05-12 21:36:53 +09:30
parent 49930fe55d
commit 088aa953ef
3 changed files with 23 additions and 11 deletions

View File

@@ -15,15 +15,27 @@
# req_titles: Assistant, Security Officer
# req_access: 1
# }
#
# {
# ckey: zuhayr
# character_name: Jane Doe
# item_path: /obj/item/device/kit/paint
# item_name: APLU customisation kit
# item_desc: A customisation kit with all the parts needed to turn an APLU into a "Titan's Fist" model.
# kit_name: APLU "Titan's Fist"
# kit_desc: Looks like an overworked, under-maintained Ripley with some horrific damage.
# kit_icon: titan
# additional_data: ripley, firefighter
# }
#
# {
# ckey: zuhayr
# character_name: Jane Doe
# item_path: /obj/item/device/kit/suit
# item_name: salvage suit customisation kit
# item_desc: A customisation kit with all the parts needed to convert a suit.
# kit_name: salvage
# kit_desc: An orange voidsuit. Reinforced!
# kit_icon: salvage
# }
##
{
ckey: zuhayr
character_name: Jane Doe
item_path: /obj/item/toy/plushie
item_name: ugly plush toy
item_icon: flagmask
item_desc: It's truly hideous.
req_titles: Assistant, Security Officer
req_access: 1
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 0 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

After

Width:  |  Height:  |  Size: 0 B