mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-10 09:13:52 +00:00
Update 2021_03_03_instance_safereturns.sql (#1636)
This commit is contained in:
parent
6a244f16e1
commit
da01156673
@ -10,4 +10,4 @@ CREATE TABLE `character_instance_safereturns` (
|
||||
`safe_heading` float NOT NULL DEFAULT 0,
|
||||
PRIMARY KEY (`id`),
|
||||
UNIQUE KEY `character_id` (`character_id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=latin1
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user