Morphic Clerical Kit

Buy the morphic chameleon stamp (or Stmap) now and get a new pen which fakes signatures for free.
Attempts to improve the value of said chameleon stamp as it feels rather expensive for what it do.
This commit is contained in:
PsiOmega
2014-12-12 10:03:37 +01:00
parent a0961a848a
commit 2e34cb79a5
4 changed files with 157 additions and 118 deletions
@@ -125,7 +125,7 @@
/obj/item/weapon/storage/box/syndie_kit/chameleon
name = "Chameleon Kit"
desc = "Comes with all the clothes you need to impersonate most people. Acting lessons sold seperately."
desc = "Comes with all the clothes you need to impersonate most people. Acting lessons sold separately."
storage_slots = 10
/obj/item/weapon/storage/box/syndie_kit/chameleon/New()
@@ -139,4 +139,13 @@
new /obj/item/clothing/mask/chameleon(src)
new /obj/item/clothing/glasses/chameleon(src)
new /obj/item/weapon/gun/projectile/chameleon(src)
new /obj/item/ammo_magazine/chameleon(src)
new /obj/item/ammo_magazine/chameleon(src)
/obj/item/weapon/storage/box/syndie_kit/clerical
name = "Clerical Kit"
desc = "Comes with all you need to fake paperwork. Assumes you have passed basic writing lessons."
/obj/item/weapon/storage/box/syndie_kit/clerical/New()
..()
new /obj/item/weapon/stamp/chameleon(src)
new /obj/item/weapon/pen/chameleon(src)