derpinator

Untitled

Sep 29th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. {
  2. "role": "role_a",
  3. "translation": "Role A",
  4. "side": "village",
  5. "help": "Role A ",
  6. "info": "Exposes Role B on Death or on Lynch. Sided with Role B.",
  7. "actions": {
  8. "startup": {
  9. "revealRole": "miller"
  10. },
  11. "onDeath": {
  12. "exposeRoles": [
  13. "miller"
  14. ],
  15. "exposemsg": "±Game: Before dying, ~Self~ pointed a light to ~Target~, the ~Role~!"
  16. }
  17. }
  18. },
Advertisement
Add Comment
Please, Sign In to add comment