mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- removed $ from string label.
This commit is contained in:
parent
dab7d37a02
commit
afc17d6bcc
1 changed files with 2 additions and 2 deletions
|
@ -200,8 +200,8 @@ TXT_DLG_SCRIPT02_d15160_HELLO = "Hello friend. What can I get for you?";
|
|||
TXT_RPLY0_SCRIPT02_d15160_ELECT = "Electric bolts";
|
||||
TXT_RYES0_SCRIPT02_d15160_YOUGO = "You got the electric bolts.";
|
||||
TXT_RPLY1_SCRIPT02_d15160_AMMOS = "Ammo satchel";
|
||||
$TXT_RNO0_SCRIPT02_d15160_NOYOU = "No. You don't have what I want for the electric bolts!";
|
||||
$TXT_RNO0_SCRIPT02_d16676_NOYOU = "No. You don't have what I want for the electric bolts!";
|
||||
TXT_RNO0_SCRIPT02_d15160_NOYOU = "No. You don't have what I want for the electric bolts!";
|
||||
TXT_RNO0_SCRIPT02_d16676_NOYOU = "No. You don't have what I want for the electric bolts!";
|
||||
TXT_RYES1_SCRIPT02_d15160_THANK = "Thank you. Anything else?";
|
||||
TXT_RNO1_SCRIPT02_d15160_YOUCA = "You can't afford that, good day.";
|
||||
TXT_DLG_SCRIPT02_d16676_WHATC = "What can I get for you?";
|
||||
|
|
Loading…
Reference in a new issue