mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
[LORE] Cybersun Lore Polishing + Small Implant Updates (#29350)
* sun * spelling mistake * changes * a * who up * review --------- Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>
This commit is contained in:
@@ -77,8 +77,7 @@
|
||||
newMsg.title += "Attack on [affected_dest.name]"
|
||||
newMsg.body = "[pick("Pirates","Criminal elements","A [pick("Syndicate","Donk Co.","Waffle Co.","\'REDACTED\'")] strike force")] have [pick("raided","blockaded","attempted to blackmail","attacked")] [affected_dest.name] today. Security has been tightened, but many valuable minerals were taken."
|
||||
if(RANDOM_STORY_CORPORATE_ATTACK)
|
||||
newMsg.title += "Corporate attack on [affected_dest.name]"
|
||||
newMsg.body = "A small [pick("pirate","Cybersun Industries","Gorlex Marauders","Syndicate")] fleet has precise-jumped into proximity with [affected_dest.name], [pick("for a smash-and-grab operation","in a hit and run attack","in an overt display of hostilities")]. Much damage was done, and security has been tightened since the incident."
|
||||
newMsg.body = "A small [pick("pirate","Gorlex Marauders","Syndicate")] fleet has precise-jumped into proximity with [affected_dest.name], [pick("for a smash-and-grab operation","in a hit and run attack","in an overt display of hostilities")]. Much damage was done, and security has been tightened since the incident."
|
||||
if(RANDOM_STORY_ALIEN_RAIDERS)
|
||||
if(prob(20))
|
||||
newMsg.title += "Raid on [affected_dest.name]"
|
||||
|
||||
Reference in New Issue
Block a user