Fixes Icons and Map (#253)

* reverts research.dmi overwrite

adds bluespace material insertion

* reverts kitchen.dmi overwrite

included idle light for grinder

* de-whitewashed stools

* fixes laser carbine design

THE PINS

* fixes maint bar and most of the cams

* dmm2tgm
This commit is contained in:
TalkingCactus
2017-02-28 14:02:08 -05:00
committed by GitHub
parent 0bca862419
commit 7023a22d61
5 changed files with 42701 additions and 109617 deletions
File diff suppressed because it is too large Load Diff
+4 -1
View File
@@ -10,6 +10,9 @@
cell_type = /obj/item/weapon/stock_parts/cell/lascarbine
resistance_flags = FIRE_PROOF | ACID_PROOF
/obj/item/weapon/gun/energy/laser/carbine/nopin
pin = null
/obj/item/weapon/stock_parts/cell/lascarbine
name = "laser carbine power supply"
maxcharge = 2500
@@ -21,5 +24,5 @@
req_tech = list("combat" = 5, "magnets" = 5, "powerstorage" = 4)
build_type = PROTOLATHE
materials = list(MAT_GOLD = 2500, MAT_METAL = 5000, MAT_GLASS = 5000)
build_path = /obj/item/weapon/gun/energy/laser/carbine
build_path = /obj/item/weapon/gun/energy/laser/carbine/nopin
category = list("Weapons")
Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 20 KiB