CombatNet support!

This commit is contained in:
David Stephens
2017-11-02 00:41:20 +00:00
parent 30d76d173e
commit d505952510
5 changed files with 148 additions and 2 deletions

View File

@@ -1646,6 +1646,10 @@
action: @menu:doorParty
}
{
value: { command: "CN" }
action: @menu:combatNet
}
{
value: { command: "AGENT" }
action: @menu:telnetBridgeAgency
}
@@ -1689,7 +1693,7 @@
}
}
// DoorParty! support. You'll need to registger to obtain credentials
// DoorParty! support. You'll need to register to obtain credentials
doorParty: {
desc: Using DoorParty!
module: @systemModule:door_party
@@ -1700,6 +1704,16 @@
}
}
// CombatNet support. You'll need to register at http://combatnet.us/ to obtain credentials
combatNet: {
desc: Using CombatNet
module: @systemModule:combatnet
config: {
bbsTag: CBNxxx
password: XXXXXXXXX
}
}
telnetBridgeAgency: {
desc: Connected to HappyLand BBS
module: telnet_bridge