1
0
EQ2Emu/docs/database/world/spawn_instance_data.md
2025-05-04 14:34:15 -04:00

327 B

Table: spawn_instance_data

Description:

Defines spawn_instance_data table in the World database.

Columns:

  • spawn_id (int(10), NOT NULL, DEFAULT 0)
  • spawn_location_id (int(10), NOT NULL, DEFAULT 0)
  • pickup_item_id (int(10), NOT NULL, DEFAULT 0)
  • pickup_unique_item_id (int(10), NOT NULL, DEFAULT 0)