NanoTrasen might send Gifts to the station via Cargo (#16556)
* Rebase Cargo Gifts * Remove Chaos values from gifts (for now) * Translate CargoGifts, rename fields * Fix gift errors, detect missing products * Fix order Id, some crate IDs * Fix get Station. Gifts for Sec, Med, Fire, spacing * Minimum players for various gifts # Conflicts: # Resources/Prototypes/GameRules/cargo_gifts.yml
This commit is contained in:
23
Resources/Locale/en-US/station-events/events/cargo-gifts.ftl
Normal file
23
Resources/Locale/en-US/station-events/events/cargo-gifts.ftl
Normal file
@@ -0,0 +1,23 @@
|
||||
cargo-gifts-event-announcement = Congratulations! { $sender } has decided to send { $description } to the station { $dest }. Look for it in your next cargo shipment.
|
||||
cargo-gift-default-description = A bundle of gifts
|
||||
cargo-gift-default-sender = NanoTrasen
|
||||
cargo-gift-default-dest = Cargo Dept.
|
||||
|
||||
cargo-gift-dest-bar = bar
|
||||
cargo-gift-dest-eng = Engineering Dept
|
||||
cargo-gift-dest-supp = Cargo Dept
|
||||
cargo-gift-dest-janitor = Service Dept
|
||||
cargo-gift-dest-med = Medical Dept
|
||||
cargo-gift-dest-sec = Security Dept
|
||||
|
||||
cargo-gift-pizza-small = A small pizza party
|
||||
cargo-gift-pizza-large = A large pizza party
|
||||
|
||||
cargo-gift-eng = Repair Materials
|
||||
cargo-gift-vending = Vending machines refills
|
||||
cargo-gift-cleaning = Cleaning equipment
|
||||
cargo-gift-medical-supply = Medical supplies
|
||||
cargo-gift-space-protection = Space Hazard Protection
|
||||
cargo-gift-fire-protection = Fire Protection
|
||||
cargo-gift-security-guns = Lethal Weapons
|
||||
cargo-gift-security-riot = Riot Gear
|
||||
Reference in New Issue
Block a user