diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-12-19 03:48:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-12-19 03:48:41 -0300 |
commit | c28556b29597dd95ccae9adf487df28c828ff670 (patch) | |
tree | 277202deeeacef950ce405b3ec42985690fd0fad /npc/019-4-1/chief.txt | |
parent | c61b681d512780efce007e9ea617a65f57b691f7 (diff) | |
download | serverdata-c28556b29597dd95ccae9adf487df28c828ff670.tar.gz serverdata-c28556b29597dd95ccae9adf487df28c828ff670.tar.bz2 serverdata-c28556b29597dd95ccae9adf487df28c828ff670.tar.xz serverdata-c28556b29597dd95ccae9adf487df28c828ff670.zip |
Golbarez: Real Estate Credit Convertion at a 150% ratio
Diffstat (limited to 'npc/019-4-1/chief.txt')
-rw-r--r-- | npc/019-4-1/chief.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/019-4-1/chief.txt b/npc/019-4-1/chief.txt index d0ac07fd3..006813641 100644 --- a/npc/019-4-1/chief.txt +++ b/npc/019-4-1/chief.txt @@ -94,6 +94,7 @@ L_Reward: /* Gift the best people at this quest, too */ getexp .@q2/4, (.@q2/1000)+.@q1; .@coins=.@q2/10000; + REAL_ESTATE_CREDITS+=.@q2*15/10; if (.@coins) getitem CasinoCoins, .@coins; if (.@coins > 3) |