protected static class MudChat.ChattyTestResponse
extends java.lang.Object
| Modifier and Type | Field | Description | 
|---|---|---|
| boolean | combatFlag | |
| java.lang.String[] | responses | |
| int | weight | 
| Constructor | Description | 
|---|---|
| ChattyTestResponse(java.lang.String resp,
                  boolean combatFlag) |