Merge pull request #923 from noudess/spawn2

Eye of Zomm needed support in OP_ClientUpdate.
This commit is contained in:
Uleat
2019-11-07 19:08:41 -05:00
committed by GitHub
9 changed files with 60 additions and 10 deletions
+1 -1
View File
@@ -1208,7 +1208,7 @@ void Mob::FillSpawnStruct(NewSpawn_Struct* ns, Mob* ForWho)
// Changing the second string made no visible difference
sprintf(ns->spawn.DestructibleName2, "%s", ns->spawn.name);
// Putting a string in the final one that was previously empty had no visible effect.
sprintf(ns->spawn.DestructibleString, "");
ns->spawn.DestructibleString[0] = '\0';
// Sets damage appearance level of the object.
ns->spawn.DestructibleAppearance = luclinface; // Was 0x00000000