mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Merge branch 'master' into TiredOfTheInconsistency
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
return ..()
|
||||
|
||||
/obj/structure/chair/attack_tk(mob/user)
|
||||
if(has_buckled_mobs())
|
||||
if(!anchored || has_buckled_mobs())
|
||||
..()
|
||||
else
|
||||
rotate()
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
anchored = 0
|
||||
obj_integrity = 100
|
||||
max_integrity = 100
|
||||
var/oreAmount = 7
|
||||
var/oreAmount = 5
|
||||
var/material_drop_type = /obj/item/stack/sheet/metal
|
||||
CanAtmosPass = ATMOS_PASS_DENSITY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user