Add an ankh description in the editor
This commit is contained in:
parent
48806a3dfd
commit
028fc016b0
@ -2202,9 +2202,9 @@ const EDITOR_TILE_DESCRIPTIONS = {
|
|||||||
name: "Sand",
|
name: "Sand",
|
||||||
desc: "Anything walking on it moves at half speed. Stops all blocks.",
|
desc: "Anything walking on it moves at half speed. Stops all blocks.",
|
||||||
},
|
},
|
||||||
halo: {
|
ankh: {
|
||||||
name: "Halo",
|
name: "Ankh",
|
||||||
desc: "Protects the player from death once, destroying the would-be killer in the process.",
|
desc: "When dropped on empty floor by a player, inscribes a sacred symbol which will save a player's life once.",
|
||||||
},
|
},
|
||||||
turntable_cw: {
|
turntable_cw: {
|
||||||
name: "Turntable (clockwise)",
|
name: "Turntable (clockwise)",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user