From ed8fc1d06806e35353ef1fa4a2a4648a480cc039 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Feb 2020 13:56:35 -0300 Subject: Missing commas --- npc/027-1/students.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/027-1/students.txt b/npc/027-1/students.txt index d1427f6d2..cf3e124bf 100644 --- a/npc/027-1/students.txt +++ b/npc/027-1/students.txt @@ -29,11 +29,11 @@ OnInit: "wait", 1, 0, "move", 115, 102, "dir", DOWN, 0, - "wait", 20, 0 + "wait", 20, 0, "move", 112, 112, "dir", DOWN, 0, "wait", 20, 0, - "dir", RIGHT, 0 + "dir", RIGHT, 0, "wait", 2, 0; initialmove; -- cgit v1.2.3-60-g2f50