Changed icon path for custom items due to compile times.

This commit is contained in:
Erthilo
2013-09-01 13:24:38 +01:00
parent 74c19d4ec8
commit 235e09d2b9
2 changed files with 81 additions and 81 deletions

View File

@@ -1064,7 +1064,7 @@
/obj/item/weapon/paintkit //Please don't use this for anything, it's a base type for custom mech paintjobs.
name = "mecha customisation kit"
desc = "A generic kit containing all the needed tools and parts to turn a mech into another mech."
icon = 'custom_items.dmi'
icon = 'icons/obj/custom_items.dmi'
icon_state = "royce_kit"
var/new_name = "mech" //What is the variant called?