- fixed an issue when creating test bar.

This commit is contained in:
Tercio
2017-06-24 21:39:13 -03:00
parent 70756f5d51
commit 9903205c0b
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -304,7 +304,7 @@
novo_objeto.displayName = nome
--Chromie - From 'The Deaths of Chromie'
if (serial) then
if (serial and type (serial) == "string") then
if (serial:match ("^Creature%-0%-%d+%-%d+%-%d+%-122663%-%w+$")) then
novo_objeto.grupo = true
end