From 1bfc53bca3b86c10697b54244136c39d1fdaa47b Mon Sep 17 00:00:00 2001 From: Jbleezy Date: Mon, 29 Jan 2024 14:45:17 -0800 Subject: [PATCH] MOTD: change craftable localized strings --- README.md | 6 ++++-- english/localizedstrings/reimagined.str | 8 +++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0768b5eb..ab9873bb 100644 --- a/README.md +++ b/README.md @@ -657,10 +657,11 @@ * Changed body chop player damage to 25 (normally deals 75 damage to torso or 37 damage to feet) * Fixed an issue where each chop would only damage entities that were touching the damage trigger during the previous chop -### Blundergat Upgrade +### Acid Gat Kit * Player does knuckle crack anim during conversion * Requires player's current weapon to be the Blundergat to convert * Requires player to be looking at the buildable table to convert +* Changed craft hint string from "Blundergat Upgrade" to "Acid Gat Kit" ### Maxis Drone * Kills on any round in 1-4 shots (normally does 12000 damage max) @@ -888,6 +889,7 @@ * Tower Trap (upgraded): upgrading no longer resets the duration of the trap * Zombies spawn in the Docks zone when in the Docks Gates zone * Zombies spawn in the Docks Gates zone when in the Docks zone +* Changed Zombie Shield recipe name on HUD from "Shield" to "Zombie Shield" * Quest: Blundergat gets full ammo when picked up (normally missing one clip) * Quest: number pad only needs each number to be shocked once in order to complete * Quest: can enter the plane in afterlife with any amount of players @@ -898,7 +900,7 @@ * Quest: showdown target waypoint shows offscreen * Fixed initial weapon raise anim happening after exiting afterlife * Fixed being able to hit a death barrier when jumping off the Docks Bridge zone -* Fixed locked hint string not showing on Blundergat Upgrade buildable table +* Fixed locked hint string not showing on Acid Gat Kit buildable table ### Cell Block * Zombies spawn in the Cell Block 3rd Floor zone diff --git a/english/localizedstrings/reimagined.str b/english/localizedstrings/reimagined.str index 3efbd4fb..c7447246 100644 --- a/english/localizedstrings/reimagined.str +++ b/english/localizedstrings/reimagined.str @@ -282,6 +282,9 @@ LANG_ENGLISH "Meat thrown!" REFERENCE ZOMBIE_MEAT_RESET LANG_ENGLISH "Meat reset!" +REFERENCE ZM_PRISON_SHIELD +LANG_ENGLISH "Zombie Shield" + // ZONE NAMES REFERENCE ZM_TRANSIT_ZONE_PRI @@ -1161,8 +1164,11 @@ LANG_ENGLISH "Hold ^3[{+activate}]^7 to craft Sliquifier" REFERENCE ZM_HIGHRISE_GRAB_SLIPGUN LANG_ENGLISH "Hold ^3[{+activate}]^7 to take Sliquifier [Cost: &&1]" +REFERENCE ZM_PRISON_CRAFT_PACKASPLAT +LANG_ENGLISH "Hold ^3[{+activate}]^7 to craft Acid Gat Kit" + REFERENCE ZM_PRISON_CONVERT_START -LANG_ENGLISH "Hold ^3[{+activate}]^7 to convert Blundergat into Acidgat [Cost: &&1]" +LANG_ENGLISH "Hold ^3[{+activate}]^7 to convert Blundergat into Acid Gat [Cost: &&1]" REFERENCE ZM_BURIED_EQ_SW_PHS LANG_ENGLISH "Hold ^3[{+activate}]^7 to pick up Subsurface Resonator"