diff options
| author | historia <[not public]> | 2026-06-19 18:20:26 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 18:20:26 -0400 |
| commit | 0ea4eec5dd2122c6704216971eb1249276297867 (patch) | |
| tree | 430fbbef04e837820f1d031c190f52ecd6112e25 /data/behaviors/iron_gate_toggle.yaml | |
| parent | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (diff) | |
| download | thehouseoficarus-0ea4eec5dd2122c6704216971eb1249276297867.tar.gz | |
shop fixes, 'toggle' completely removed, movement speed increased
Diffstat (limited to 'data/behaviors/iron_gate_toggle.yaml')
| -rw-r--r-- | data/behaviors/iron_gate_toggle.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/data/behaviors/iron_gate_toggle.yaml b/data/behaviors/iron_gate_toggle.yaml deleted file mode 100644 index e009ca7..0000000 --- a/data/behaviors/iron_gate_toggle.yaml +++ /dev/null @@ -1,9 +0,0 @@ -id: iron_gate_toggle -type: toggle -message: "You push the heavy iron gate." -set_flags: - gate_open: true -check: - flag: gate_open - value: true - not: true |
