mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Adventure Mode: some minor text correction/clarification (#3141)
* - Improve AI for Tempered Veteran. * - Some text corrections/clarifications.
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[{
|
<property name="dialog">[{
|
||||||
"text":"A gate is blocking the path. I looks like it is open elsewhere",
|
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||||
"options":[
|
"options":[
|
||||||
{ "name":"continue" }
|
{ "name":"continue" }
|
||||||
]
|
]
|
||||||
@@ -84,12 +84,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -106,12 +106,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -128,12 +128,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[{
|
<property name="dialog">[{
|
||||||
"text":"A gate is blocking the path. I looks like it is open elsewhere",
|
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||||
"options":[
|
"options":[
|
||||||
{ "name":"continue" }
|
{ "name":"continue" }
|
||||||
]
|
]
|
||||||
@@ -84,12 +84,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -106,12 +106,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -128,12 +128,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[{
|
<property name="dialog">[{
|
||||||
"text":"A gate is blocking the path. I looks like it is open elsewhere",
|
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||||
"options":[
|
"options":[
|
||||||
{ "name":"continue" }
|
{ "name":"continue" }
|
||||||
]
|
]
|
||||||
@@ -84,12 +84,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -106,12 +106,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -128,12 +128,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[{
|
<property name="dialog">[{
|
||||||
"text":"A gate is blocking the path. I looks like it is open elsewhere",
|
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||||
"options":[
|
"options":[
|
||||||
{ "name":"continue" }
|
{ "name":"continue" }
|
||||||
]
|
]
|
||||||
@@ -84,12 +84,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -106,12 +106,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -128,12 +128,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
|
|||||||
@@ -357,12 +357,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the east",
|
"text":"You hear some loud sounds coming from the east",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":2}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":2}}],
|
||||||
"action":[{"deleteMapObject":18}],
|
"action":[{"deleteMapObject":18}],
|
||||||
@@ -379,12 +379,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the east",
|
"text":"You hear some loud sounds coming from the east",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":2}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":2}}],
|
||||||
"action":[{"deleteMapObject":18}],
|
"action":[{"deleteMapObject":18}],
|
||||||
@@ -401,11 +401,11 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the north",
|
"text":"You hear some loud sounds coming from the north",
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"action":[{"deleteMapObject":17}],
|
"action":[{"deleteMapObject":17}],
|
||||||
"name":"ok" }]
|
"name":"ok" }]
|
||||||
@@ -444,11 +444,11 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some rumbling and commotion from the south. The final gate appears to be open.",
|
"text":"You hear some rumbling and commotion from the south. The final gate appears to be open.",
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"action":[{"deleteMapObject":6}],
|
"action":[{"deleteMapObject":6}],
|
||||||
"name":"ok" }]
|
"name":"ok" }]
|
||||||
@@ -502,7 +502,7 @@
|
|||||||
{
|
{
|
||||||
"text":"The connected machinery whirrs to life, and the gate to your east opens.",
|
"text":"The connected machinery whirrs to life, and the gate to your east opens.",
|
||||||
"action":[{"deleteMapObject":-1}],
|
"action":[{"deleteMapObject":-1}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"action":[{"deleteMapObject":11}],
|
"action":[{"deleteMapObject":11}],
|
||||||
"name":"ok" }]
|
"name":"ok" }]
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
<object id="55" template="../../obj/gate.tx" x="368" y="640">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[{
|
<property name="dialog">[{
|
||||||
"text":"A gate is blocking the path. I looks like it is open elsewhere",
|
"text":"A gate is blocking the path. It looks like it is opened elsewhere.",
|
||||||
"options":[
|
"options":[
|
||||||
{ "name":"continue" }
|
{ "name":"continue" }
|
||||||
]
|
]
|
||||||
@@ -84,12 +84,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -106,12 +106,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
@@ -128,12 +128,12 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<property name="dialog">[
|
<property name="dialog">[
|
||||||
{
|
{
|
||||||
"text":"Hmm a big switch is embedded into the wall",
|
"text":"Hmm... A big switch is embedded into the wall.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"text":"You hear some loud sounds from the center",
|
"text":"You hear some loud sounds coming from the center.",
|
||||||
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
"action":[{"deleteMapObject":-1},{"advanceMapFlag":"gate"}],
|
||||||
"name":"flip the switch"
|
"name":"flip the switch"
|
||||||
"options":[{
|
"options":[{
|
||||||
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
"condition":[{"getMapFlag":{"key":"gate","op":">=","val":3}}],
|
||||||
"action":[{"deleteMapObject":55}],
|
"action":[{"deleteMapObject":55}],
|
||||||
|
|||||||
Reference in New Issue
Block a user