Update the serial number for these changes
[spiritwrak.git] / src / spirit.inf
index a193e8c6a76123a4777a8681f81ab2beeaffef95..52bdb757d8d5fce745010258cbe8308fcc2df953 100644 (file)
@@ -17,8 +17,7 @@
 !    GNU General Public License for more details.
 !
 !    You should have received a copy of the GNU General Public License
-!    along with this program; if not, write to the Free Software
-!    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+!    along with this program. If not, see <https://www.gnu.org/licenses/>.
 !
 !    To contact the author (Dan Yu), send email to dsyu@holonet.net.
 !
@@ -49,7 +48,7 @@ the Free Software Foundation; either version 3 of the License, or \
 (at your option) any later version.^^";
 
 Release 3;
-Serial "190819";
+Serial "190820";
 
 ! ** Scoring System
 Constant MAX_SCORE 250;
@@ -2751,7 +2750,6 @@ Object Hades_flameball "Ball of flame" Hades_5
         deadflag = 1;
         "^Well, don't say I didn't warn you. Something horrible \
 with slavering fangs lurks up and devours you!";
-        rtrue;
      }
 ];
                     
@@ -3057,7 +3055,10 @@ Verb "fold"
    * noun       -> Fold;
 Verb "mix" "stir"
    * noun       -> Mix;
-Verb "join" "connect"
+Verb "join"
+   * noun "to" noun -> Join
+   * noun "with" noun -> Join;
+Extend only "connect"
    * noun "to" noun -> Join
    * noun "with" noun -> Join;
 Verb meta "help" "hint"