Fixed plot copy and move arguments

This commit is contained in:
boy0001 2015-03-15 14:21:50 +11:00
parent d23bfa0bde
commit 7878d0b525
5 changed files with 142 additions and 2 deletions

View file

@ -44,6 +44,7 @@ public enum C {
* Move
*/
MOVE_SUCCESS("$4Successfully moved plot."),
COPY_SUCCESS("$4Successfully copied plot."),
REQUIRES_UNOWNED("$2The location specified is already occupied."),
/*
* Compass