mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Rechargers can be built now
Rechargers now use capacitors as their stock parts and recharge faster depending on the quality of the recharger(may need balancing) Can now also place smaller machinery on tables by clicking on the table while pulling them(microwaves and soda dispensers are some examples)
This commit is contained in:
@@ -9,6 +9,7 @@ var/global/list/fax_blacklist = list()
|
||||
icon = 'icons/obj/library.dmi'
|
||||
icon_state = "fax"
|
||||
insert_anim = "faxsend"
|
||||
pass_flags = PASSTABLE
|
||||
var/fax_network = "Local Fax Network"
|
||||
|
||||
var/long_range_enabled = 0 // Can we send messages off the station?
|
||||
|
||||
Reference in New Issue
Block a user