diff options
Diffstat (limited to 'npc/other/arena.txt')
-rw-r--r-- | npc/other/arena.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/arena.txt b/npc/other/arena.txt index 10870e323..f64398ef5 100644 --- a/npc/other/arena.txt +++ b/npc/other/arena.txt @@ -557,7 +557,7 @@ force_1-1.gat,25,26,0 script arenalv3fail -1,{ }
// Reminding the player of time constraints.
-force_1-1.gat,25,26,0 script tensecsleft -1,{
+force_1-1.gat,25,26,0 script tensecsleft -1,{
announce "Ten seconds remaining!",3;
}
|