X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=src%2Fspirit.inf;h=be85c08d2a133f213d1ac44ac65e50d0613da46e;hb=f05fa51aa1db7a8d635b31009ddb96ad0226f69b;hp=a458e6de4f342e42f41776cf81b2a86547d72b06;hpb=8cf6c360a875867b3cb9b78b9e73a0e72d527d17;p=spiritwrak.git diff --git a/src/spirit.inf b/src/spirit.inf index a458e6d..be85c08 100644 --- a/src/spirit.inf +++ b/src/spirit.inf @@ -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 . ! ! To contact the author (Dan Yu), send email to dsyu@holonet.net. ! @@ -49,6 +48,7 @@ the Free Software Foundation; either version 3 of the License, or \ (at your option) any later version.^^"; Release 3; +Serial "190819"; ! ** Scoring System Constant MAX_SCORE 250; @@ -83,8 +83,8 @@ Replace StrongSub; Replace InsertSub; ! for relative sizes ! *** Include Parser and VerbLib -Include "Parser"; -Include "VerbLib"; +Include "parser"; +Include "verblib"; ! -- two global location ptrs for Barsap's Gambit global WN_TO; @@ -2750,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; } ]; @@ -3010,7 +3009,7 @@ Thanks for playing! ^^\ -- D. S. Yu [dsyu@@64holonet.net]"; ]; -Include "Grammar"; ! (Include grammar _after_ action defs, if we replace any) +Include "grammar"; ! (Include grammar _after_ action defs, if we replace any) ! **** Extensions !Extend "turn" first