rename server from Sabrehaven to Tibianus

This commit is contained in:
ErikasKontenis
2021-04-17 14:00:56 +03:00
parent 6e37e1a74b
commit 37aedf0555
16 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
function onSay(player, words, param)
player:sendTextMessage(MESSAGE_INFO_DESCR, "Buying a house is available only through auction which is available at website: https://sabrehaven.com/house.php")
player:sendTextMessage(MESSAGE_INFO_DESCR, "Buying a house is available only through auction which is available at website: https://tibianus.com/house.php")
return false
end

View File

@@ -96,7 +96,7 @@ function wave2()
end
function wave3()
broadcastMessage("Ankrahmun: All Sabrehaven PEOPLE. THIS IS NOT A PRACTICE. Leave our city NOW!", MESSAGE_STATUS_WARNING)
broadcastMessage("Ankrahmun: All Tibianus PEOPLE. THIS IS NOT A PRACTICE. Leave our city NOW!", MESSAGE_STATUS_WARNING)
earthquakeTower(area.fromPos, area.toPos)
end