diff options
Diffstat (limited to 'npc/custom/stock_market.txt')
-rw-r--r-- | npc/custom/stock_market.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/stock_market.txt b/npc/custom/stock_market.txt index 0d4d36885..c6927d886 100644 --- a/npc/custom/stock_market.txt +++ b/npc/custom/stock_market.txt @@ -17,7 +17,7 @@ //= so use it on your own risk //============================================================ -prontera.gat,140,181,5 script sharenames -1,{ +prontera,140,181,5 script sharenames -1,{ end; OnInit: // Sets the names of the shares // @@ -790,4 +790,4 @@ mes "Goodbye."; close; } -prontera.gat,140,181,5 duplicate(stockmarket) Stock Market 109
\ No newline at end of file +prontera,140,181,5 duplicate(stockmarket) Stock Market 109
\ No newline at end of file |