Merge pull request #10622 from Steelpoint/AyylienGun

[SPRITE|MAP] Abductor Sprite and Animation Change
This commit is contained in:
WJohn
2015-07-24 12:33:13 -04:00
11 changed files with 33 additions and 9 deletions
@@ -94,6 +94,9 @@
/obj/item/weapon/restraints/handcuffs/cable/white
icon_state = "cuff_white"
/obj/item/weapon/restraints/handcuffs/alien
icon_state = "handcuffAlien"
/obj/item/weapon/restraints/handcuffs/cable/attackby(obj/item/I, mob/user, params)
..()
if(istype(I, /obj/item/stack/rods))
@@ -478,6 +478,21 @@
new /obj/item/weapon/restraints/handcuffs/cable/zipties(src)
new /obj/item/weapon/restraints/handcuffs/cable/zipties(src)
/obj/item/weapon/storage/box/alienhandcuffs
name = "box of spare handcuffs"
desc = "A box full of handcuffs."
icon_state = "alienboxCuffs"
/obj/item/weapon/storage/box/alienhandcuffs/New()
..()
new /obj/item/weapon/restraints/handcuffs/alien(src)
new /obj/item/weapon/restraints/handcuffs/alien(src)
new /obj/item/weapon/restraints/handcuffs/alien(src)
new /obj/item/weapon/restraints/handcuffs/alien(src)
new /obj/item/weapon/restraints/handcuffs/alien(src)
new /obj/item/weapon/restraints/handcuffs/alien(src)
new /obj/item/weapon/restraints/handcuffs/alien(src)
/obj/item/weapon/storage/box/fakesyndiesuit
name = "boxed space suit and helmet"
desc = "A sleek, sturdy box used to hold replica spacesuits."