diff options
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/rewards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 09e70d055..447bbefb1 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -29,7 +29,7 @@ OnInit: .sex = G_MALE; .distance = 5; - .currency="coins"; + .currency$="coins"; tradertype(NST_CUSTOM); |