Skip to content
Snippets Groups Projects
Commit b178cfdb authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fixed (pass the path the "Earth" world). There are 4 more worlds, too.

Also let Guest see the game, just not play it.
parent 06684164
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
; $Id: install-xtrn.ini,v 1.4 2020/04/21 04:41:22 rswindell Exp $
; LORD installer data for install-xtrn.js ; LORD installer data for install-xtrn.js
Name: Solomoriah's WAR! Name: Solomoriah's WAR!
...@@ -9,21 +8,22 @@ Subs: Adventure, Classic, Multiplayer, JavaScript, Port ...@@ -9,21 +8,22 @@ Subs: Adventure, Classic, Multiplayer, JavaScript, Port
Inst: 2020/09/07 Inst: 2020/09/07
[prog:WAR] [prog:WAR]
cmd = ?war.js name = Solomoriah's WAR! on Earth
ars = NOT GUEST cmd = ?war.js worlds/earth
execution_ars = NOT GUEST
settings = XTRN_MULTIUSER settings = XTRN_MULTIUSER
required = true required = true
[event:WARUPD] [event:WARUPD]
prompt = false prompt = false
cmd = ?warupd.js cmd = ?warupd.js worlds/earth
name = WAR Update name = WAR Update
node_num = 1 node_num = 1
days = 127 days = 127
[event:WARPOLL] [event:WARPOLL]
prompt = false prompt = false
cmd = ?warpoll.js cmd = ?warpoll.js worlds/earth
name = WAR Poll name = WAR Poll
node_num = 1 node_num = 1
days = 127 days = 127
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment