home · contact · privacy
Server: Make objects definable as "consumable" to gain n hitpoints.
[plomrogue] / confserver / map_object_actions
index da514e6c99af8500222f57d8f27e270353ccc14b..dc0de83d8ebf33acd281a3987b5c05f8791596ca 100644 (file)
@@ -1,20 +1,20 @@
-0
+1
 1
 wait
 %%
-1
-3
+2
+5
 move
 %%
-2
-10
+3
+15
 pick_up
 %%
-3
-3
+4
+5
 drop
 %%
-4
-30
+5
+45
 use
 %%