mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-29 19:43:52 +00:00
Update rogue_drones.dm
This commit is contained in:
@@ -22,13 +22,7 @@
|
|||||||
/datum/event/rogue_drone/announce()
|
/datum/event/rogue_drone/announce()
|
||||||
var/msg
|
var/msg
|
||||||
var/rng = rand(1,5)
|
var/rng = rand(1,5)
|
||||||
<<<<<<< HEAD
|
//CHOMPStation Edit Start
|
||||||
//CHOMPStation Edit Start TFF 14/1/20 - Virgo 3b -> Sif
|
|
||||||
||||||| parent of f524999b8b... Merge pull request #10103 from VOREStation/Arokha/removesigs
|
|
||||||
//VOREStation Edit Start TFF 16/12/19 - Sif -> Virgo 3b
|
|
||||||
=======
|
|
||||||
//VOREStation Edit Start
|
|
||||||
>>>>>>> f524999b8b... Merge pull request #10103 from VOREStation/Arokha/removesigs
|
|
||||||
switch(rng)
|
switch(rng)
|
||||||
if(1)
|
if(1)
|
||||||
msg = "A combat drone wing operating in close orbit above Sif has failed to return from a anti-piracy sweep. If any are sighted, \
|
msg = "A combat drone wing operating in close orbit above Sif has failed to return from a anti-piracy sweep. If any are sighted, \
|
||||||
|
|||||||
Reference in New Issue
Block a user