add examples

This commit is contained in:
Joeri Exelmans 2024-11-13 10:07:16 +01:00
parent 8504ba52f6
commit 42757ddc4f
35 changed files with 1104 additions and 609 deletions

View file

@ -0,0 +1,5 @@
# If dead, cannot be attacked
manState:RAM_ManState {
RAM_dead = `get_value(this)`;
}