[ScryMUD] SVN Commit Info r698 - trunk/mud/grrmud/Help
scrymud at wanfear.com
scrymud at wanfear.com
Thu Aug 5 17:28:00 PDT 2004
Author: gingon
Date: 2004-08-05 17:27:59 -0700 (Thu, 05 Aug 2004)
New Revision: 698
Modified:
trunk/mud/grrmud/Help/IMM_wizhelp_1
trunk/mud/grrmud/Help/Makefile
Log:
fixed build issue with removed IMM_update_CIG_1
Modified: trunk/mud/grrmud/Help/IMM_wizhelp_1
===================================================================
--- trunk/mud/grrmud/Help/IMM_wizhelp_1 2004-08-04 21:17:45 UTC (rev 697)
+++ trunk/mud/grrmud/Help/IMM_wizhelp_1 2004-08-06 00:27:59 UTC (rev 698)
@@ -32,10 +32,10 @@
stat_obj_script stat_path stat_room_script stat_script
thaw tog_mflag tog_oflag tog_rflag
tog_vflag total_rezone ungag unpossess
-unsiteban unsnoop update_CIG update_cig
-visible wizhelp wizinvis write_world
-zcreate zdisable zenable zgoto
-zlock zunlock
+unsiteban unsnoop update_cig uptime
+wizhelp wizinvis write_world write_zone
+zdisable zenable zgoto zlist
+zunlock
<color=red>
See Also: commands, topics
Modified: trunk/mud/grrmud/Help/Makefile
===================================================================
--- trunk/mud/grrmud/Help/Makefile 2004-08-04 21:17:45 UTC (rev 697)
+++ trunk/mud/grrmud/Help/Makefile 2004-08-06 00:27:59 UTC (rev 698)
@@ -138,7 +138,6 @@
IMM_unpost_1 \
IMM_unsiteban_1 \
IMM_unsnoop_1 \
-IMM_update_CIG_1 \
IMM_update_cig_1 \
IMM_uptime_1 \
IMM_visible_1 \
@@ -340,4 +339,4 @@
purge: clean
rm -f IMM_wizhelp_1
- rm -f topics_1
\ No newline at end of file
+ rm -f topics_1
More information about the ScryMUD
mailing list