mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
fix few new 781 items, liberty bay depot tile, npc addon looktype
This commit is contained in:
@@ -143,6 +143,7 @@ bool Npc::load()
|
||||
currentOutfit.lookBody = c[1];
|
||||
currentOutfit.lookLegs = c[2];
|
||||
currentOutfit.lookFeet = c[3];
|
||||
currentOutfit.lookAddons = c[4];
|
||||
} else {
|
||||
currentOutfit.lookTypeEx = script.readNumber();
|
||||
}
|
||||
|
Reference in New Issue
Block a user