Merge pull request #7080 from Ketrai/wahthing

Adds wah thing.
This commit is contained in:
Novacat
2020-04-01 08:42:41 -04:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
+10
View File
@@ -99,3 +99,13 @@
storage_slots = 7
can_hold = list(/obj/item/clothing/mask/smokable/cigarette/cigar/havana)
icon_type = "cigar"
/obj/item/weapon/miscdisc
name = "wah thing"
desc = "wahwahwah wahwahwa"
icon_state = "wahdisc"
icon = 'icons/obj/contraband_vr.dmi'
w_class = ITEMSIZE_NORMAL
/obj/item/weapon/miscdisc/attack_self(mob/living/user as mob)
to_chat(user, "LORE.")