Skip to content

Commit

Permalink
yes
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Nov 30, 2023
1 parent 7f3edf4 commit 46b21c4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/effects/all-effects/add_global_points.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# `add_global_points`
#### Permanent Effect

Add / subtract global points (check the points wiki page if you don't know what these are)

# Example Config
```yaml
- id: add_global_points
args:
type: g_souls # The point to add/subtract
amount: 1 # The amount to add/subtract
```

0 comments on commit 46b21c4

Please sign in to comment.