mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Bug Fixes (#2282)
Fixes #2125 Fixes #2048 Fixes #1690 Fixes #1689 Fixes #1667 Fixes #1089 Fixes #1971 Fixes #1848 Fixes #1190 Fixes #2139 Fixes #2111
This commit is contained in:
@@ -362,10 +362,7 @@
|
||||
var/eventstarted = 0
|
||||
|
||||
anchored = 1.0
|
||||
use_power = 1
|
||||
idle_power_usage = 2
|
||||
active_power_usage = 6
|
||||
power_channel = ENVIRON
|
||||
use_power = 0 // reason is because the holodeck already takes power so this can be powered as a result.
|
||||
|
||||
/obj/machinery/readybutton/attack_ai(mob/user as mob)
|
||||
user << "The station AI is not to interact with these devices!"
|
||||
|
||||
Reference in New Issue
Block a user