Removed some ZAS messages sent to the error log

This commit is contained in:
Albert Iordache
2012-05-30 20:11:18 +03:00
parent 7e904195f1
commit 3e431b0ae0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -66,13 +66,13 @@ connection
proc/Cleanup()
if(!A || !B)
world.log << "Connection removed: [A] or [B] missing entirely."
//world.log << "Connection removed: [A] or [B] missing entirely."
del src
if(A.zone == B.zone)
world.log << "Connection removed: Zones now merged."
//world.log << "Connection removed: Zones now merged."
del src
if(!A.zone || !B.zone)
no_zone_count++
if(no_zone_count >= 5)
world.log << "Connection removed: [A] or [B] missing a zone."
//world.log << "Connection removed: [A] or [B] missing a zone."
del src
+1 -1
View File
@@ -3708,7 +3708,7 @@
desc = "You can't really tell what this is."
else
icon_state = "glass_empty"
name = "Drinking glass"
name = "drinking glass"
desc = "Your standard drinking glass"
return