Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "role": "rolename",
- "translation": "translationname",
- "side": "sidename",
- "help":"Use /inspect [name] to inspect someone. You can kill someone during the day and you will not be revealed.",
- "actions":{
- "night":{
- "inspect":{
- "target":"AnyButSelf",
- "common":"Self",
- "priority":30,
- "limit":1
- }
- },
- "standby":{
- "kill":{
- "target":"AnyButSelf",
- "msg":"Use /Kill [name] to kill someone.",
- "killmsg":"Killmsg"
- }
- }
- }
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement