mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-22 05:35:01 +01:00
Fixes lattice's examine.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// flags = CONDUCT_1
|
||||
|
||||
/obj/structure/lattice/examine(mob/user)
|
||||
..()
|
||||
. = ..()
|
||||
. += deconstruction_hints(user)
|
||||
|
||||
/obj/structure/lattice/proc/deconstruction_hints(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user