Fix type.

Change-Id: I3b12a07578fa1ab4422f345c3dab2482228965aa
diff --git a/npc/zwerg7.c b/npc/zwerg7.c
index 4290a3b..da54274 100644
--- a/npc/zwerg7.c
+++ b/npc/zwerg7.c
@@ -3,7 +3,7 @@
 #include <new_skills.h>
 #include __PATH__(1)"defs.h"
 
-#define MYPROP notstrom_tutorial2018_beispiel1
+#define MYPROP "notstrom_tutorial2018_beispiel1"
 
 private string look();
 private int hauen();