Merge pull request #7344 from LetterN/fix-1

fixes lewd handcuffs
This commit is contained in:
deathride58
2018-07-10 01:59:36 -04:00
committed by GitHub
4 changed files with 3 additions and 2 deletions
@@ -1,4 +1,5 @@
/obj/item/restraints/handcuffs/fake/kinky
name = "kinky handcuffs"
desc = "Fake handcuffs meant for erotic roleplay."
icon_state = "handcuffGag"
icon = 'modular_citadel/icons/obj/items_and_weapons.dmi'
icon_state = "handcuffgag"
@@ -1,5 +1,5 @@
/obj/item/nullrod/rosary
icon = 'modular_citadel/icons/obj/weapons.dmi'
icon = 'modular_citadel/icons/obj/items_and_weapons.dmi'
icon_state = "rosary"
item_state = null
name = "prayer beads"
Binary file not shown.

After

Width:  |  Height:  |  Size: 789 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 B