summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/undead.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/undead.R')
-rw-r--r--apps/plugins/puzzles/undead.R18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/undead.R b/apps/plugins/puzzles/undead.R
new file mode 100644
index 0000000..5907ed6
--- /dev/null
+++ b/apps/plugins/puzzles/undead.R
@@ -0,0 +1,18 @@
+# -*- makefile -*-
+
+undead : [X] GTK COMMON undead undead-icon|no-icon
+undead : [G] WINDOWS COMMON undead undead.res|noicon.res
+
+ALL += undead[COMBINED]
+
+!begin am gtk
+GAMES += undead
+!end
+
+!begin >list.c
+ A(undead) \
+!end
+
+!begin >gamedesc.txt
+undead:undead.exe:Undead:Monster-placing puzzle:Place ghosts, vampires and zombies so that the right numbers of them can be seen in mirrors.
+!end