Merge pull request #15329 from Runa-Dacino/fax

Tweak: Makes it possible to stand on same tile as fax machine
This commit is contained in:
Heroman3003
2023-08-31 03:46:09 +10:00
committed by GitHub
+1
View File
@@ -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