Log in

View Full Version : NPC Spawn Issue: Slight error with AC Spawn Table in SRO


Crampers
04-24-2010, 10:13 PM
It's not a massive problem, but the leaked code for the spawn table was:

ENCOUNTER_DESCRIPTION SROHusamAncientNightfall
MONSTER_1_NAME a_desert_madman
MONSTER_1_NIGHT_NAME an_ancient_cyclops
MONSTER_1_PERCENT 10
MONSTER_2_NAME a_sand_giant
MONSTER_2_NIGHT_NAME a_mummy
MONSTER_2_PERCENT 20
MONSTER_3_NAME a_sand_giant
MONSTER_3_PERCENT 10
MONSTER_4_NAME a_dervish_cutthroat
MONSTER_4_PERCENT 30
MONSTER_5_NAME a_desert_madman
MONSTER_5_PERCENT 30

At the moment, MONSTER_2 Is spawning a sand giant at night time, rather than a mummy. This has happened twice now.