mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-08 11:03:20 +00:00
Remove 'reset' from list
This commit is contained in:
parent
95c69b8e64
commit
ac622b3709
1 changed files with 1 additions and 7 deletions
|
@ -2,15 +2,9 @@
|
|||
// s - single, r - repeat / event, c - constant
|
||||
//add letters together: sr -> single & repeat
|
||||
|
||||
//"realonly" "1" will make troll unusable for
|
||||
"Trolls"
|
||||
{
|
||||
"Reset"
|
||||
{
|
||||
"id" "reset"
|
||||
"description" "Resets the user, removes all troll effects"
|
||||
"modifiers" "s"
|
||||
}
|
||||
|
||||
"SlowSpeed"
|
||||
{
|
||||
"id" "slow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue