mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-20 23:23:35 +00:00
Akna Air Tower, Ceryshen, has its amenities wired. The default spawn point has been moved to allow for the tower at Akna to interfere with the tower at Anguta.
This commit is contained in:
parent
ddc2450541
commit
7f40b31a34
4 changed files with 538 additions and 435 deletions
|
|
@ -26,4 +26,8 @@ class DisconnectMessageTest extends Specification {
|
|||
|
||||
pkt mustEqual string
|
||||
}
|
||||
|
||||
"comparison" in {
|
||||
DisconnectMessage("First") mustEqual DisconnectMessage("First", "", "")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue