Added the Resomi.

This commit is contained in:
Zuhayr
2015-09-04 08:57:03 +09:30
parent cae57f022e
commit a41ce0bd93
37 changed files with 191 additions and 28 deletions
@@ -11,6 +11,7 @@ var/global/list/obj/item/device/pda/PDAs = list()
item_state = "electronic"
w_class = 2.0
slot_flags = SLOT_ID | SLOT_BELT
sprite_sheets = list("Resomi" = 'icons/mob/species/resomi/id.dmi')
//Main variables
var/owner = null
@@ -17,6 +17,8 @@
var/ks1type = /obj/item/device/encryptionkey
var/ks2type = null
sprite_sheets = list("Resomi" = 'icons/mob/species/resomi/ears.dmi')
/obj/item/device/radio/headset/New()
..()
internal_channels.Cut()