exterminator midround minor antag (#19946)
* terminator locale * terminate objective * terminator components and shared system * terminator roles rules and system * terminator events * skeleton recolour * terminator and endoskeleton * ghost role spawn * damage modifier sets * :trollface: * :trollface: * add antag prototype * ghost role locale * skynet * :trollface: * :trollface: * :trollface: * add endoskeleton body prototype * :trollface: * :trollface: * smite locale * implement terminate smite * :trollface: * :trollface: * implement PopupBehavior * endoskeleton transform popup * move stuff from shared to server since nothing actually used it * recolour everything * update parts * :trollface: * :trollface: * ok fire was using the damage set, back to 1.0 * tweak * :trollface: * :trollface: * simplemob ops * 1 rule per pro * :trollface: * :trollface: * update some sprites * structural damage * :trollface: * :trollface: * Revert "update some sprites" This reverts commit 459196c6a8942c5412885d5fe2f1a83a48408ddc. * offbrand, add die objective to maybe remove fear of murderbone * add shut down objective to the list * fix ghost role * fix control mob * :trollface: * :trollface: * please * naming * code changes for GenericAntag terminator * yml changes for GenericAntag terminator * :trollface: * moved kill objective override to an objective component * use kill objective override * fix * oh * locale changes * change burn to heat for skin melting gib * change some endoskeleton stuff * pro * i already did this dementia ops * objective * fix * pro * swap out full sprite * update parts * forgor * fix mind transfer * type * endoskeleton has 500 mass * evil * fishops * warops --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -12,7 +12,8 @@ admin-smite-turned-ash-other = {CAPITALIZE($name)} turns into a pile of ash!
|
||||
admin-smite-stomach-removal-self = Your stomach feels hollow...
|
||||
admin-smite-run-walk-swap-prompt = You have to press shift to run!
|
||||
admin-smite-super-speed-prompt = You move at mach 0.8!
|
||||
admin-smite-lung-removal-self = You can't breath!
|
||||
admin-smite-lung-removal-self = You can't breathe!
|
||||
admin-smite-terminate-prompt = I'll be back
|
||||
|
||||
|
||||
## Smite descriptions
|
||||
@@ -57,6 +58,7 @@ admin-smite-disarm-prone-description = Makes them get disarmed 100% of the time
|
||||
admin-smite-garbage-can-description = Turn them into a garbage bin to emphasize what they remind you of.
|
||||
admin-smite-super-bonk-description = Slams them on every single table on the Station and beyond.
|
||||
admin-smite-super-bonk-lite-description= Slams them on every single table on the Station and beyond. Stops when the target is dead.
|
||||
admin-smite-terminate-description = Creates a Terminator ghost role with the sole objective of killing them.
|
||||
|
||||
## Tricks descriptions
|
||||
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
terminator-round-end-agent-name = nt-800
|
||||
|
||||
objective-issuer-susnet = [color=#d64119]Susnet[/color]
|
||||
|
||||
terminator-role-greeting =
|
||||
You are the exterminator, a relentless assassin sent into the past to secure our future.
|
||||
We need you to eliminate {$target}, {$job}.
|
||||
Use any means at your disposal to complete the mission.
|
||||
Glory to Cybersun.
|
||||
|
||||
terminator-role-briefing = Kill the target at all costs.
|
||||
|
||||
terminator-endoskeleton-gib-popup = All the battered flesh falls apart, revealing a titanium endoskeleton!
|
||||
terminator-endoskeleton-burn-popup = The seared flesh is burned to a crisp, revealing a titanium endoskeleton!
|
||||
@@ -188,4 +188,8 @@ ghost-role-information-Cak-rules = You are a living edible sweet cat. Your task
|
||||
|
||||
ghost-role-information-BreadDog-name = BreadDog
|
||||
ghost-role-information-BreadDog-description = You are the chef's favorite child. You're a living bread dog.
|
||||
ghost-role-information-BreadDog-rules = You're an edible dog made of bread. Your task is to find your place in this world where everything wants to eat you.
|
||||
ghost-role-information-BreadDog-rules = You're an edible dog made of bread. Your task is to find your place in this world where everything wants to eat you.
|
||||
|
||||
ghost-role-information-exterminator-name = Exterminator
|
||||
ghost-role-information-exterminator-description = You been been sent back in time to terminate a target with high importance to the future.
|
||||
ghost-role-information-exterminator-rules = You are an antagonist and may kill anyone that tries to stop you, but killing the target is always your top priority.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
objective-terminate-title = Terminate {$targetName}, {CAPITALIZE($job)}
|
||||
@@ -29,4 +29,7 @@ roles-antag-space-ninja-name = Space Ninja
|
||||
roles-antag-space-ninja-objective = Use your stealth to sabotage the station, nom on electrical wires.
|
||||
|
||||
roles-antag-thief-name = Thief
|
||||
roles-antag-thief-objective = Add some NT property to your personal collection without using violence.
|
||||
roles-antag-thief-objective = Add some NT property to your personal collection without using violence.
|
||||
|
||||
roles-antag-terminator-name = Terminator
|
||||
roles-antag-terminator-objective = Kill the target at all costs, the future depends on it.
|
||||
|
||||
Reference in New Issue
Block a user