mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Player Corpses now saved attuned settings for Items. Renamed IsInstNoDrop() and SetInstNoDrop() to IsAttuned() and SetAttuned() respectively.
2 lines
134 B
SQL
2 lines
134 B
SQL
INSERT INTO `commands` (`command`, `access`) VALUES ('heromodel', 80);
|
|
INSERT INTO `commands` (`command`, `access`) VALUES ('hm', 80); |