spirit_board ![code/game/objects/structures/spirit_board.dm 1](git.png)
Vars | |
ghosty_options | List of options ghosts (or people) can pick from. |
---|---|
lastuser | Ckey of last mob to use the board. |
next_use | How long between planchette movements. |
planchette | Where the planchette is currently pointing. |
required_user_count | Number of living, willing mobs adjacent to the board required for a seance to occur. |
virgin | Whether no one has moved the planchette yet. |
Var Details
ghosty_options ![code/game/objects/structures/spirit_board.dm 18](git.png)
List of options ghosts (or people) can pick from.
lastuser ![code/game/objects/structures/spirit_board.dm 16](git.png)
Ckey of last mob to use the board.
next_use ![code/game/objects/structures/spirit_board.dm 12](git.png)
How long between planchette movements.
planchette ![code/game/objects/structures/spirit_board.dm 14](git.png)
Where the planchette is currently pointing.
required_user_count ![code/game/objects/structures/spirit_board.dm 24](git.png)
Number of living, willing mobs adjacent to the board required for a seance to occur.
virgin ![code/game/objects/structures/spirit_board.dm 10](git.png)
Whether no one has moved the planchette yet.