mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Singularity cannot drag blood and runes anymore.
Fixed typos. Fixed issue 120. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1714 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
var/global/list/uneatable = list(
|
||||
/obj/machinery/singularity,
|
||||
/turf/space,/obj/effects,
|
||||
/obj/overlay)
|
||||
/turf/space,
|
||||
/obj/effects,
|
||||
/obj/overlay,
|
||||
/obj/decal/cleanable,
|
||||
/obj/rune,
|
||||
)
|
||||
|
||||
/obj/machinery/singularity/
|
||||
name = "Gravitational Singularity"
|
||||
|
||||
Reference in New Issue
Block a user