Oh, didn't you hear? I'm the King of the Rhumba beat. (#12339)

This commit is contained in:
Ionward
2019-09-20 17:58:31 -07:00
committed by variableundefined
parent 68252048cf
commit 4b87b5b42a
15 changed files with 18 additions and 3 deletions
+7 -1
View File
@@ -490,4 +490,10 @@
name = "chequered diamond hat"
desc = "Wearing this makes you feel like a real mozzarella cheeseball. "
icon_state = "zepelli"
item_state = "zepelli"
item_state = "zepelli"
/obj/item/clothing/head/cuban_hat
name = "rhumba hat"
desc = "Now just to find some maracas!"
icon_state = "cuban_hat"
item_state = "cuban_hat"
+8 -1
View File
@@ -896,4 +896,11 @@
icon_state = "durathread"
item_state = "durathread"
item_color = "durathread"
armor = list(melee = 10, bullet = 0, laser = 10, energy = 0, bomb = 5, bio = 0, rad = 0)
armor = list(melee = 10, bullet = 0, laser = 10, energy = 0, bomb = 5, bio = 0, rad = 0)
/obj/item/clothing/under/cuban_suit
name = "rhumba outfit"
desc = "A satin shirt and high-waisted pants, worn by dancers in the Rhumba style. It smells oddly like... sulfur?"
icon_state = "cuban_suit"
item_state = "cuban_suit"
item_color = "cuban_suit"