mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Right away I brought me a through train ticket
Ridin' across Mississippi clean
This commit is contained in:
@@ -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
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user