Updates areas, spawns, items, mobs
and fixed typos in convos up to convo_cashan
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//Contributed by Mike Daneman aka. Mishenka
|
||||
//Modified: 69MEH69 Added more items to pick up
|
||||
//Modified by EpicValor for party loot
|
||||
#include "69_inc_henai"
|
||||
|
||||
void main()
|
||||
@@ -67,10 +68,10 @@ void main()
|
||||
}
|
||||
}
|
||||
}
|
||||
} // else
|
||||
}
|
||||
oThing = GetNextObjectInShape(SHAPE_SPHERE,60.0,lCenter,TRUE,OBJECT_TYPE_PLACEABLE | OBJECT_TYPE_ITEM);
|
||||
|
||||
} // while(GetIsObjectValid(oThing))
|
||||
}
|
||||
|
||||
ActionDoCommand(SetAssociateState(NW_ASC_IS_BUSY,FALSE));
|
||||
|
||||
|
Reference in New Issue
Block a user