mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fixes AI not being able to call the shuttle
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
adding += using
|
||||
|
||||
//Shuttle
|
||||
using = new /obj/screen/ai/announcement()
|
||||
using = new /obj/screen/ai/call_shuttle()
|
||||
using.name = "Call Emergency Shuttle"
|
||||
using.icon = 'icons/mob/screen_ai.dmi'
|
||||
using.icon_state = "call_shuttle"
|
||||
|
||||
Reference in New Issue
Block a user