mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-09 14:46:09 +02:00
Creature Externalization (by Buggler)
- externalized creature feeding sector CREPITUS_FEEDING_SECTOR to Mod_Settings.xml - added more comments to CreaturePlacements.xml git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1909 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -121,7 +121,7 @@ ADD_RAT_SECTOR_Y = 7
|
||||
ADD_RAT_SECTOR_Z = 0
|
||||
|
||||
[San Mona]
|
||||
;some rooms in the porn shop and Hans' location (I think this is before moving)
|
||||
;some rooms in the porn shop and Hans' location before moving
|
||||
PORN_SHOP_ROOM_HANS = 49
|
||||
HANS_POSTION = 13523
|
||||
PORN_SHOP_ROOM_BRENDA = 47
|
||||
@@ -255,4 +255,10 @@ CREATURE_MEANWHILE_CUTSCENE = TRUE
|
||||
;victory celebration stuff
|
||||
VICTORY_SECTOR_X = 3
|
||||
VICTORY_SECTOR_Y = 16
|
||||
VICTORY_POSITION = 5687
|
||||
VICTORY_POSITION = 5687
|
||||
|
||||
[Creatures]
|
||||
;Crepitus feeding sector. Will initiate creature quest if not started upon entering sector
|
||||
CREPITUS_FEEDING_SECTOR_X = 9
|
||||
CREPITUS_FEEDING_SECTOR_Y = 10
|
||||
CREPITUS_FEEDING_SECTOR_Z = 2
|
||||
Reference in New Issue
Block a user