- removed $ from string label.

This commit is contained in:
Christoph Oelckers 2019-02-10 13:59:26 +01:00
parent dab7d37a02
commit afc17d6bcc
1 changed files with 2 additions and 2 deletions

View File

@ -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?";