249 B
249 B
Table: spawn_location_name
Description:
Defines spawn_location_name
table in the World database.
Columns:
id
(int(10), PRIMARY KEY, AUTO_INCREMENT, NOT NULL)name
(varchar(200), NOT NULL, DEFAULT '')
Primary Keys:
- id