item and map

Custom items for mark and the map uploaded
This commit is contained in:
Necaladun
2014-04-13 15:09:27 +09:30
parent 9eeb616962
commit c199a41b21
3 changed files with 12576 additions and 2 deletions
@@ -122,6 +122,12 @@
desc = "It's a very fancy satchel made with fine leather."
icon_state = "satchel"
/obj/item/weapon/storage/backpack/satcheldeluxe
name = "leather satchel"
desc = "An NT Deluxe satchel, with the finest quality leather and the company logo in a thin gold stitch"
icon_state = "nt_deluxe"
/obj/item/weapon/storage/backpack/satchel/withwallet
New()
..()
@@ -129,8 +135,8 @@
/obj/item/weapon/storage/backpack/satchel_norm
name = "satchel"
desc = "A trendy looking satchel."
icon_state = "satchel-norm"
desc = "A deluxe NT Satchel, made of the highest quality leather."
icon_state = "NT_Deluxe_satchel_icon"
/obj/item/weapon/storage/backpack/satchel_eng
name = "industrial satchel"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 58 KiB

+12568
View File
File diff suppressed because it is too large Load Diff