mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Merge pull request #6111 from Novacat/nova-basicfixes
Fixes a few DoomP bugs
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
onclose(user, "syndbeacon")
|
||||
|
||||
/obj/machinery/syndicate_beacon/virgo/Topic(href, href_list)
|
||||
if(..())
|
||||
return
|
||||
if(href_list["betraitor"])
|
||||
if(charges < 1)
|
||||
updateUsrDialog()
|
||||
|
||||
@@ -448,7 +448,9 @@
|
||||
/turf/simulated/floor/tiled/techfloor,
|
||||
/area/submap/virgo2/DoomP)
|
||||
"bC" = (
|
||||
/obj/machinery/syndicate_beacon/virgo,
|
||||
/obj/machinery/syndicate_beacon/virgo{
|
||||
charges = 2
|
||||
},
|
||||
/turf/simulated/floor/tiled/techfloor,
|
||||
/area/submap/virgo2/DoomP)
|
||||
"bD" = (
|
||||
|
||||
Reference in New Issue
Block a user