home · contact · privacy
7DRL: Default to EMPATHY set as long as no mission to gain it defined.
[plomrogue] / roguelike-server
index a70b590356eae8f20f2868e38b45bea2a6859333..b61265795b6f0158548fb15dd6cc98409580f242 100755 (executable)
@@ -2042,7 +2042,7 @@ world_db = {
     "PLANT_1": 0,  # #
     "LUMBER": 0,  # #
     "TOOL_0": 0,  # #
-    "EMPATHY": 0,  # #
+    "EMPATHY": 1,  # #
     "ThingActions": {},
     "ThingTypes": {},
     "Things": {}