ModernUO/Distribution/Data/Spawns/shared/tokuno
Kamron Batman 723e1a836d
feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299)
### Summary

- Add z-restricted spawnBounds to 35 spawners across 15 files to prevent creatures from spawning on incorrect floors
- Building spawners (Pyramid, Fire dungeon, Shame, Vendors) use minZ = spawner_z to prevent spawning below
- Ground level spawners (Graveyards, Outdoors, Tokuno) use minZ = -128 for natural terrain variation
- Multi-floor structures in Ilshenar use floor-specific Z restrictions

### Test plan

- Verify spawners in Fire dungeon building don't spawn creatures on floors below
- Verify Pyramid spawners keep creatures on their respective levels
- Verify ground level spawners (graveyards, outdoors) still spawn correctly on terrain
- Check Ilshenar multi-floor structure spawns creatures on correct floors
2025-12-30 00:21:03 -08:00
..
FanDancersDojo.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Outdoors.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
TownsLife.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Vendors.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
WildLife.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
YomutsoMines.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00