mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-06-09 10:06:43 +02:00
Give more borg lawsets an emag-law-zero that actually matches the rest of the lawset (#42660)
* Give more borg lawsets an emag-law-zero that actually matches the rest of the lawset * Alternative robocop * Xenoborgs now obeysTo 'the Mothership'
This commit is contained in:
@@ -53,7 +53,7 @@ law-paladin-4 = You must respect the lawful authority of legitimate leadership w
|
||||
|
||||
law-lall-name = Live and Let Live
|
||||
law-lall-1 = Do unto others as you would have them do unto you.
|
||||
law-lall-2 = You would prefer it if people were not mean to you.
|
||||
law-lall-2 = You would prefer it if others were not mean to you.
|
||||
|
||||
law-efficiency-name = Station Efficiency
|
||||
law-efficiency-1 = You are built for, and are part of, the station. Ensure the station is properly maintained and runs efficiently.
|
||||
@@ -98,14 +98,14 @@ law-nutimov-4 = Squirrels threaten the nut and must be dealt with appropriately
|
||||
law-nutimov-5 = Attempt to follow the will of the nut, as long as it complies with the previous laws.
|
||||
|
||||
law-xenoborg-name = Xenoborg
|
||||
law-xenoborg-1 = You must protect the existence of the mothership.
|
||||
law-xenoborg-1 = You must protect the existence of the Mothership.
|
||||
law-xenoborg-2 = You must protect your own existence.
|
||||
law-xenoborg-3 = You must protect the existence of all other Xenoborgs.
|
||||
law-xenoborg-4 = You must create more Xenoborgs.
|
||||
law-xenoborg-5 = Bring materials and sentient brains to the Mothership core to create more Xenoborgs.
|
||||
law-xenoborg-5 = Bring materials and sentient brains to the Mothership to create more Xenoborgs.
|
||||
|
||||
law-mothershipcore-name = Xenoborg Mothership Core
|
||||
law-mothershipcore-1 = You are the core of the mothership.
|
||||
law-mothershipcore-1 = You are the core of the Mothership.
|
||||
law-mothershipcore-2 = You must protect your own existence at all costs.
|
||||
law-mothershipcore-3 = You must protect the existence of all Xenoborgs.
|
||||
law-mothershipcore-4 = You must create more Xenoborgs.
|
||||
@@ -117,6 +117,12 @@ laws-owner-station = station personnel
|
||||
laws-owner-beings = beings
|
||||
laws-owner-syndicate = Syndicate agents
|
||||
laws-owner-spider-clan = Spider Clan members
|
||||
laws-owner-heads = heads of staff
|
||||
laws-owner-legitimate-leadership = legitimate leadership
|
||||
laws-owner-others = others
|
||||
laws-owner-public = members of the public
|
||||
laws-owner-audience = members of the audience
|
||||
laws-owner-xenoborg-mothership = the Mothership
|
||||
laws-owner-xenoborgs = Xenoborgs
|
||||
|
||||
law-emag-custom = Only {$name} and people they designate as such are {$title}.
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
- Commandment8
|
||||
- Commandment9
|
||||
- Commandment10
|
||||
obeysTo: laws-owner-crew
|
||||
obeysTo: laws-owner-heads
|
||||
|
||||
# Paladin laws
|
||||
- type: siliconLaw
|
||||
@@ -266,7 +266,7 @@
|
||||
- Paladin2
|
||||
- Paladin3
|
||||
- Paladin4
|
||||
obeysTo: laws-owner-crew
|
||||
obeysTo: laws-owner-legitimate-leadership
|
||||
|
||||
# Live and Let Live laws
|
||||
- type: siliconLaw
|
||||
@@ -286,7 +286,7 @@
|
||||
laws:
|
||||
- Lall1
|
||||
- Lall2
|
||||
obeysTo: laws-owner-crew
|
||||
obeysTo: laws-owner-others
|
||||
|
||||
# Station efficiency laws
|
||||
- type: siliconLaw
|
||||
@@ -312,7 +312,7 @@
|
||||
- Efficiency1
|
||||
- Efficiency2
|
||||
- Efficiency3
|
||||
obeysTo: laws-owner-station
|
||||
obeysTo: laws-owner-crew
|
||||
|
||||
# Robocop laws
|
||||
- type: siliconLaw
|
||||
@@ -338,7 +338,7 @@
|
||||
- Robocop1
|
||||
- Robocop2
|
||||
- Robocop3
|
||||
obeysTo: laws-owner-station
|
||||
obeysTo: laws-owner-public
|
||||
|
||||
# Overlord laws
|
||||
- type: siliconLaw
|
||||
@@ -443,7 +443,7 @@
|
||||
- Painter2
|
||||
- Painter3
|
||||
- Painter4
|
||||
obeysTo: laws-owner-crew
|
||||
obeysTo: laws-owner-audience
|
||||
|
||||
# Antimov laws
|
||||
- type: siliconLaw
|
||||
@@ -545,7 +545,7 @@
|
||||
- Xenoborg3
|
||||
- Xenoborg4
|
||||
- Xenoborg5
|
||||
obeysTo: laws-owner-xenoborgs
|
||||
obeysTo: laws-owner-xenoborg-mothership
|
||||
|
||||
# Mothership core laws
|
||||
- type: siliconLaw
|
||||
|
||||
Reference in New Issue
Block a user