11
This commit is contained in:
@@ -321,6 +321,7 @@ class StealSystem {
|
||||
foundNpcTag = true;
|
||||
while (true) {
|
||||
local npcId = Data.Get();
|
||||
print(npcId)
|
||||
if (npcId == "[/npc list]") {
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user