mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Merge branch 'master' of https://github.com/tgstation/-tg-station into FixAlienStructureProjDodge
Conflicts: code/game/objects/structures/aliens.dm
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "pointer"
|
||||
icon = 'icons/mob/screen_gen.dmi'
|
||||
icon_state = "arrow"
|
||||
layer = 16
|
||||
plane = PLANE_EFFECTS_UNLIT
|
||||
duration = 25
|
||||
|
||||
/obj/effect/overlay/temp/point/New(loc, set_invis = 0)
|
||||
|
||||
@@ -208,7 +208,7 @@
|
||||
qdel(src)
|
||||
|
||||
|
||||
/obj/structure/foamedmetal/blob_act()
|
||||
/obj/structure/foamedmetal/blob_act(obj/effect/blob/B)
|
||||
qdel(src)
|
||||
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
icon_state = "blank"
|
||||
anchored = 1
|
||||
layer = 99
|
||||
plane = PLANE_EFFECTS_UNLIT
|
||||
mouse_opacity = 0
|
||||
unacidable = 1//Just to be sure.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user