summaryrefslogtreecommitdiff
path: root/vampirism.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vampirism.patch')
-rw-r--r--vampirism.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/vampirism.patch b/vampirism.patch
index 83488f9..8386f75 100644
--- a/vampirism.patch
+++ b/vampirism.patch
@@ -136,9 +136,9 @@
static const std::string flag_ALLERGEN_MEAT( "ALLERGEN_MEAT" );
static const std::string flag_ALLERGEN_MILK( "ALLERGEN_MILK" );
@@ -148,11 +148,17 @@
- static const std::string flag_RAW( "RAW" );
- static const std::string flag_URSINE_HONEY( "URSINE_HONEY" );
static const std::string flag_USE_EAT_VERB( "USE_EAT_VERB" );
+ static const std::string flag_COLD( "COLD" );
+ static const std::string flag_VERY_COLD( "VERY_COLD" );
+static const std::string flag_VAMPIRISM( "VAMPIRISM" );
+static const std::string flag_VAMPIRISM_OK( "VAMPIRISM_OK" );