mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
Migrate tradeskills and traps [skip ci]
This commit is contained in:
+1
-1
@@ -557,6 +557,6 @@ void Trap::UpdateTrap(bool respawn, bool repopnow)
|
||||
charid = 0;
|
||||
if (respawn)
|
||||
{
|
||||
database.SetTrapData(this, repopnow);
|
||||
content_db.SetTrapData(this, repopnow);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user