Explorar el Código

Fixes #515

tags/v0.1.10^2
Big Bad Waffle hace 6 años
padre
commit
dc362b9b6a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/server/config/maps/tutorial/map.json

+ 2
- 2
src/server/config/maps/tutorial/map.json Ver fichero

@@ -1830,7 +1830,7 @@
"properties":
{
"cpnArea":"{\"type\":\"stash\"}",
"cpnNotice":"{\n\t\"msg\": \"Your Stash (Space to Access)\",\n\t\"actions\": {\n\t\t\"enter\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [true]\n\t\t},\n\t\t\"exit\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [false]\n\t\t}\n\t}\n}"
"cpnNotice":"{\n\t\"msg\": \"Your Stash (U to Access)\",\n\t\"actions\": {\n\t\t\"enter\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [true]\n\t\t},\n\t\t\"exit\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [false]\n\t\t}\n\t}\n}"
},
"propertytypes":
{
@@ -2121,7 +2121,7 @@
"properties":
{
"cpnArea":"{\"type\":\"stash\"}",
"cpnNotice":"{\n\t\"msg\": \"Your Stash (Space to Access)\",\n\t\"actions\": {\n\t\t\"enter\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [true]\n\t\t},\n\t\t\"exit\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [false]\n\t\t}\n\t}\n}"
"cpnNotice":"{\n\t\"msg\": \"Your Stash (U to Access)\",\n\t\"actions\": {\n\t\t\"enter\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [true]\n\t\t},\n\t\t\"exit\": {\n\t\t\t\"cpn\": \"stash\",\n\t\t\t\"method\": \"setActive\",\n\t\t\t\"args\": [false]\n\t\t}\n\t}\n}"
},
"propertytypes":
{


Cargando…
Cancelar
Guardar