Right away I brought me a through train ticket

Ridin' across Mississippi clean
This commit is contained in:
Heredth
2014-05-08 10:39:16 -07:00
parent 0be2a482c7
commit 082e5a80da

View File

@@ -1088,3 +1088,23 @@
New()
block = SMILEBLOCK
..()
/obj/item/weapon/dnainjector/elvis
name = "DNA-Injector (Elvis)"
desc = "Tell the folks back home this is the promised land calling"
datatype = DNA2_BUF_SE
value = 0xFFF
//block = 14
New()
block = ELVISBLOCK
..()
/obj/item/weapon/dnainjector/antielvis
name = "DNA-Injector (Anti-Elvis)"
desc = "And the poor boy is on the line."
datatype = DNA2_BUF_SE
value = 0x001
//block = 14
New()
block = ELVISBLOCK
..()