Files
evilew f1cef34b8c moving over our versions of ruins
- moved over our versions of lavaland/space ruins
- added gato cigs to cig vendors
2024-11-22 02:24:51 +01:00

22 lines
870 B
Plaintext

/////GS13 - reflavoring of random items into GATO corp, mostly seperated variants so we don't overwrite NT
/obj/item/storage/fancy/cigarettes/gatito
name = "\improper HumoGatitos packet"
desc = "Strangely tasty for a cigarette."
icon = 'GainStation13/icons/obj/cigarettes.dmi'
icon_state = "smokegatitos"
spawn_type = /obj/item/clothing/mask/cigarette/gatito
/obj/item/clothing/mask/cigarette/gatito
desc = "A HumoGatitos brand cigarette."
/obj/item/banner/gato
name = "GATO banner"
desc = "The banner of GATO, our corporate overlords."
icon = 'GainStation13/icons/obj/items_and_weapons.dmi'
icon_state = "banner_gato"
job_loyalties = list("Command")
warcry = "FOR THE INTEREST OF GATO!!"
lefthand_file = 'GainStation13/icons/mob/inhands/equipment/banners_lefthand.dmi'
righthand_file = 'GainStation13/icons/mob/inhands/equipment/banners_righthand.dmi'