mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 09:03:23 +01:00
Ambulance
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
AA = new(src)
|
||||
soundloop = new(list(src), FALSE)
|
||||
|
||||
/obj/vehicle/ambulance/Destroy()
|
||||
QDEL_NULL(AA)
|
||||
QDEL_NULL(soundloop)
|
||||
return ..()
|
||||
|
||||
/datum/action/ambulance_alarm
|
||||
name = "Toggle Sirens"
|
||||
icon_icon = 'icons/obj/vehicles.dmi'
|
||||
|
||||
Reference in New Issue
Block a user