mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +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/trunk/GameSource/ja2_v1.13/Build@6343 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1676,6 +1676,9 @@ typedef struct
|
||||
UINT16 usPornShopRoomBrenda;
|
||||
UINT16 usPornShopRoomTony;
|
||||
|
||||
// Kyle Lemmons Leather Shop Deed Quest
|
||||
INT32 iKyleMoneyGridNo;
|
||||
|
||||
//Brothel Quests
|
||||
UINT16 usLeatherShop;
|
||||
INT32 iCarlaDoorGridNo;
|
||||
|
||||
Reference in New Issue
Block a user