mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Tweak: Makes it possible to stand on same tile as fax machine
It is now possible to climb a table that has a fax machine on it. Requested by PontifexMinimus
This commit is contained in:
@@ -12,6 +12,7 @@ var/list/adminfaxes = list() //cache for faxes that have been sent to admins
|
||||
icon_state = "fax"
|
||||
insert_anim = "faxsend"
|
||||
req_one_access = list()
|
||||
density = 0
|
||||
|
||||
use_power = USE_POWER_IDLE
|
||||
idle_power_usage = 30
|
||||
|
||||
Reference in New Issue
Block a user