mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Fixed wrong possible location for Micky from D14 to D13
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1345 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -437,7 +437,7 @@ function InitNPCs()
|
||||
AddNPCtoSector( Profil.Micky, 9, SectorY.MAP_ROW_G, 0 )
|
||||
elseif i == 2 then
|
||||
-- D14
|
||||
AddNPCtoSector( Profil.Micky, 14, SectorY.MAP_ROW_D, 0 )
|
||||
AddNPCtoSector( Profil.Micky, 13, SectorY.MAP_ROW_D, 0 )
|
||||
elseif i == 3 then
|
||||
-- C5
|
||||
AddNPCtoSector( Profil.Micky, 5, SectorY.MAP_ROW_C, 0 )
|
||||
|
||||
Reference in New Issue
Block a user