home · contact · privacy
Heavily improved enemy path-finding. Also corrected errors in turn_over() and
[plomrogue] / confserver / map_object_actions
index da514e6c99af8500222f57d8f27e270353ccc14b..54dc543a7e55eeb09856b297ed4249da73fe483e 100644 (file)
@@ -1,20 +1,20 @@
-0
+1
 1
 wait
 %%
-1
+2
 3
 move
 %%
-2
+3
 10
 pick_up
 %%
-3
+4
 3
 drop
 %%
-4
+5
 30
 use
 %%