Add RoomOpen command / event
This commit is contained in:
1
res/.tmp/cache.dat
Normal file
1
res/.tmp/cache.dat
Normal file
@ -0,0 +1 @@
|
||||
by25:minecraftia_regular_6.fntaoy3:veri1y4:timei1707771858y4:hashy40:985b62563507866445c3c81a04f7e6645d90dad5y3:outy33:.tmp%2Fminecraftia_regular_6.bfntghy40:font%2Fpixel_unicode%2FPixel-UniCode.fntaoR1i1R2i1707784556R3y40:bc4073da70385f93ae70e391a786e346daac2b1fR5y48:.tmp%2Ffont%2Fpixel_unicode%2FPixel-UniCode.bfntghy32:font%2Fminecraftia_regular_6.fntaoR1i1R2i1707771858R3R4R5y40:.tmp%2Ffont%2Fminecraftia_regular_6.bfntghh
|
||||
BIN
res/.tmp/font/minecraftia_regular_6.bfnt
Normal file
BIN
res/.tmp/font/minecraftia_regular_6.bfnt
Normal file
Binary file not shown.
BIN
res/.tmp/font/pixel_unicode/Pixel-UniCode.bfnt
Normal file
BIN
res/.tmp/font/pixel_unicode/Pixel-UniCode.bfnt
Normal file
Binary file not shown.
BIN
res/.tmp/minecraftia_regular_6.bfnt
Normal file
BIN
res/.tmp/minecraftia_regular_6.bfnt
Normal file
Binary file not shown.
14
res/rewild.tiled-project
Normal file
14
res/rewild.tiled-project
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"automappingRulesFile": "",
|
||||
"commands": [
|
||||
],
|
||||
"compatibilityVersion": 1100,
|
||||
"extensionsPath": "extensions",
|
||||
"folders": [
|
||||
"."
|
||||
],
|
||||
"properties": [
|
||||
],
|
||||
"propertyTypes": [
|
||||
]
|
||||
}
|
||||
45
res/rewild.tiled-session
Normal file
45
res/rewild.tiled-session
Normal file
@ -0,0 +1,45 @@
|
||||
{
|
||||
"activeFile": "map.tmx",
|
||||
"expandedProjectPaths": [
|
||||
],
|
||||
"fileStates": {
|
||||
"/home/f/Projects/Rewild/references/ld28/res/map.tmx": {
|
||||
"scale": 1.5684895833333334,
|
||||
"selectedLayer": 6,
|
||||
"viewCenter": {
|
||||
"x": 191.90436659472022,
|
||||
"y": 144.08766395483977
|
||||
}
|
||||
},
|
||||
"/home/f/Projects/Rewild/references/ld28/res/map.tmx#tiles": {
|
||||
"scaleInDock": 1
|
||||
},
|
||||
"/home/f/Projects/Rewild/references/ld28/res/spaaace.tsx": {
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
"map.tmx": {
|
||||
"expandedObjectLayers": [
|
||||
3
|
||||
],
|
||||
"scale": 0.75,
|
||||
"selectedLayer": 1,
|
||||
"viewCenter": {
|
||||
"x": 479.3333333333333,
|
||||
"y": 320
|
||||
}
|
||||
},
|
||||
"map.tmx#tiles": {
|
||||
"scaleInDock": 1
|
||||
}
|
||||
},
|
||||
"openFiles": [
|
||||
"map.tmx",
|
||||
"/home/f/Projects/Rewild/references/ld28/res/map.tmx"
|
||||
],
|
||||
"project": "rewild.tiled-project",
|
||||
"recentFiles": [
|
||||
"/home/f/Projects/Rewild/references/ld28/res/map.tmx",
|
||||
"map.tmx",
|
||||
"/home/f/Projects/Rewild/references/ld28/res/spaaace.tsx"
|
||||
]
|
||||
}
|
||||
@ -11,5 +11,13 @@ You: Let's have another look around...
|
||||
===
|
||||
title: Room:quarters
|
||||
---
|
||||
It's the crew quarters
|
||||
You: It's the crew quarters
|
||||
===
|
||||
title: Room:hangar
|
||||
---
|
||||
You: The **hangar** seems eerily deserted
|
||||
===
|
||||
title: Room not open
|
||||
---
|
||||
You: Hmm, that part of the ship is still inaccessible. I wonder how to get in?
|
||||
===
|
||||
|
||||
Reference in New Issue
Block a user