mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
sane stacks (#18342)
* sane stacks * . * . * . * - * clean that up * . * . * fix chat scaling * readd cords * . * guh --------- Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
can_plate = FALSE
|
||||
|
||||
/obj/structure/table/alien/Initialize(mapload)
|
||||
material = get_material_by_name("alium")
|
||||
material = get_material_by_name(MAT_ALIEN_ALIUM)
|
||||
verbs -= /obj/structure/table/verb/do_flip
|
||||
verbs -= /obj/structure/table/proc/do_put
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user