mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 00:35:45 +01:00
[MIRROR] sane stacks (#11533)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
Selis
parent
4797afe137
commit
a272557ccd
@@ -37,7 +37,7 @@
|
||||
|
||||
/obj/machinery/door/blast/puzzle/Initialize(mapload)
|
||||
. = ..()
|
||||
implicit_material = get_material_by_name("dungeonium")
|
||||
implicit_material = get_material_by_name(MAT_ALIEN_DUNGEON)
|
||||
if(locks.len)
|
||||
return
|
||||
var/check_range = world.view * checkrange_mult
|
||||
|
||||
Reference in New Issue
Block a user