mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 01:18:40 +01:00
Replace all mentions of Gorlex Marauders with Hammertail Smiths (#17644)
* Replace all mentions of Gorlex Marauders with Hammertail Smiths * CL --------- Co-authored-by: Cody Brittain <cbrittain10@live.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//Syndicate rig
|
||||
/obj/item/clothing/head/helmet/space/void/merc
|
||||
name = "blood-red voidsuit helmet"
|
||||
desc = "An advanced helmet designed for work in special operations. Property of Gorlex Marauders."
|
||||
desc = "An advanced helmet designed for work in special operations. Property of Hammertail Smiths."
|
||||
icon_state = "rig0-syndie"
|
||||
item_state = "syndie_helm"
|
||||
item_state_slots = list(
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
/obj/item/clothing/suit/space/void/merc
|
||||
name = "blood-red voidsuit"
|
||||
desc = "An advanced suit that protects against injuries during special operations. Property of Gorlex Marauders."
|
||||
desc = "An advanced suit that protects against injuries during special operations. Property of Hammertail Smiths."
|
||||
icon_state = "rig-syndie"
|
||||
item_state = "rig-syndie"
|
||||
item_state_slots = list(
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
if(PIRATES)
|
||||
body = "[pick("Pirates","Criminal elements","A [pick("mercenary","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(CORPORATE_ATTACK)
|
||||
body = "A small [pick("pirate","Cybersun Industries","Gorlex Marauders","mercenary")] 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."
|
||||
body = "A small [pick("pirate","Cybersun Industries","Hammertail Smiths","mercenary")] 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(ALIEN_RAIDERS)
|
||||
if(prob(20))
|
||||
body = "The Tiger Co-operative have raided [affected_dest.name] today, no doubt on orders from their enigmatic masters. Stealing wildlife, farm animals, medical research materials and kidnapping civilians. [current_map.company_name] authorities are standing by to counter attempts at bio-terrorism."
|
||||
|
||||
Reference in New Issue
Block a user