Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Adding Cities and Dungeons to the IVAN World Map
(view source)
Revision as of 11:27, 6 June 2016
223 bytes added
,
11:27, 6 June 2016
→A worked example
{| class="wikitable"
!
Script
Before
!
Result
After
|-
|
<tt>
Room
{
#define RANDOM 0
Size = 5,9;
#define ELPURI_CAVE 1
AltarPossible = false;
#define ATTNAM 2
DivineMaster = MELLIS;
#define NEW_ATTNAM 3
Type = ROOM_SHOP;
#define UNDER_WATER_TUNNEL 4
GenerateFountains = false;
#define EMPTY_AREA 5
AllowLockedDoors = false;
#define UNDER_WATER_TUNNEL_EXIT 128
AllowBoobyTrappedDoors = false;
</tt>|
[[File
<tt>
#define RANDOM 0
#define ELPURI_CAVE 1
#define ATTNAM 2
#define NEW_ATTNAM 3
#define UNDER_WATER_TUNNEL 4
#define EMPTY_AREA 5
<span style="background
:
ShopBare.png|160px]]
palegreen">#define HOUSE_ON_THE_STEPPE 6</span>
#define UNDER_WATER_TUNNEL_EXIT 128
</tt>
|}
Fejoa
158
edits
Navigation menu
Personal tools
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages