NO MORE HALF MEASURES, CLUSTER (#11183)

* NO MORE HALF MEASURES, CLUSTER

* NO MORE HALF MEASURES, CLUSTER

* bugfixes

* bugfixes

* final bugfixes before the final testing

* we have clearance for lift-off, captain.
This commit is contained in:
DrCelt
2016-08-02 18:32:38 -07:00
committed by clusterfack
parent 91a4c966c9
commit 7ed76c60f1
271 changed files with 897 additions and 971 deletions

View File

@@ -7,7 +7,6 @@
desc = "It's a g-g-g-g-ghooooost!" //jinkies!
icon = 'icons/mob/mob.dmi'
icon_state = "ghost1"
layer = 8
stat = DEAD
density = 0
lockflags = 0 //Neither dense when locking or dense when locked to something
@@ -19,7 +18,8 @@
universal_understand = 1
universal_speak = 1
//languages = ALL
plane = PLANE_LIGHTING
plane = LIGHTING_PLANE
layer = GHOST_LAYER
// For Aghosts dicking with telecoms equipment.
var/obj/item/device/multitool/ghostMulti = null