Adds Berserk

This commit is contained in:
Neerti
2017-12-29 01:12:32 -05:00
parent b7c67cba68
commit cca2cc5a23
32 changed files with 646 additions and 15 deletions

View File

@@ -10,6 +10,7 @@
name = ""
icon = 'icons/mob/screen1.dmi'
layer = 20.0
appearance_flags = TILE_BOUND|PIXEL_SCALE|NO_CLIENT_COLOR
unacidable = 1
var/obj/master = null //A reference to the object in the slot. Grabs or items, generally.
var/datum/hud/hud = null // A reference to the owner HUD, if any.