mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
- Bugfix: Fixed issue with the Leather Shop Deed quest (by silversurfer)
o On modified maps Kyle couldn't reach the temp money for the reward. Now there is a new parameter in Mod_Settings.ini called KYLE_MONEY_POSITION = x. The default for x is 14952 which is for vanilla map. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1747 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -50,6 +50,9 @@ HANS_POSTION = 13523
|
||||
PORN_SHOP_ROOM_BRENDA = 47
|
||||
PORN_SHOP_ROOM_TONY = 50
|
||||
|
||||
;Kyle Lemmons gets the money for the Leather Shop Deed Quest here
|
||||
KYLE_MONEY_POSITION = 14952
|
||||
|
||||
;Angel's leathershop, escort Maria to this room
|
||||
ANGELS_LEATHERSHOP = 2
|
||||
|
||||
|
||||
@@ -50,6 +50,9 @@ HANS_POSTION = 13523
|
||||
PORN_SHOP_ROOM_BRENDA = 47
|
||||
PORN_SHOP_ROOM_TONY = 50
|
||||
|
||||
;Kyle Lemmons gets the money for the Leather Shop Deed Quest here
|
||||
KYLE_MONEY_POSITION = 14952
|
||||
|
||||
;Angel's leathershop, escort Maria to this room
|
||||
ANGELS_LEATHERSHOP = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user