diff --git a/main.rc b/main.rc index 40c178f..ea1b8e6 100644 --- a/main.rc +++ b/main.rc @@ -94,7 +94,7 @@ OPTIONS=disclose:yi ya nv ng yc no {% if comments %} # altmeta: enables extended command shortcuts using the alt key {% endif %} -OPTIONS=altmeta +OPTIONS=!altmeta {% if comments %} # autodig: automatically dig when wielding a digging tool moving into a place that can be dug @@ -150,6 +150,21 @@ OPTIONS=quick_farsight OPTIONS=cond_held,cond_ice,cond_lava,cond_woundedlegs,cond_slip +{% if comments %} +# weaponstatus: show extra status field listing wielded weapon(s) +{% endif %} +OPTIONS=weaponstatus + +{% if comments %} +# armorstatus: show extra status field summarizing worn armor +{% endif %} +OPTIONS=!armorstatus + +{% if comments %} +# terrainstatus: show extra status field describing current location +{% endif %} +OPTIONS=!terrainstatus + {% endif -%} {% if comments %} diff --git a/msgtypes.rc b/msgtypes.rc index b905870..a69133b 100644 --- a/msgtypes.rc +++ b/msgtypes.rc @@ -92,6 +92,7 @@ MSGTYPE=stop "won't move|still eating" MSGTYPE=stop "Closed for inventory" MSGTYPE=stop "You wrest .*" MSGTYPE=stop "You feel a strange vibration" +MSGTYPE=stop "eucalyptus leaf glows brown" ## Gremlin stealing your intrinsic at night MSGTYPE=stop "The gremlin chuckles." diff --git a/names.rc b/names.rc index f543652..3b0e528 100644 --- a/names.rc +++ b/names.rc @@ -1,7 +1,7 @@ {% if comments %} # fruit: set name of user-definable fruit {% endif %} -OPTIONS=fruit:word +OPTIONS=fruit:plum {% if comments %} # catname: set name of starting cat