Merge fallen changes

This commit is contained in:
Eduardo Bart
2012-07-14 14:17:03 -03:00
27 changed files with 889 additions and 359 deletions

View File

@@ -51,4 +51,5 @@ function Player:hasVip(creatureName)
if (vip[1] == creatureName) then return true end
end
return false
end
end