diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-18 15:42:11 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-18 15:42:11 +0200 |
commit | 5f883c80e7fc63c97910d003c44aea814ab8a5d6 (patch) | |
tree | b73a8c8f78db103671128e686136f08aa276923a /data/maps/sophomore.yaml | |
parent | efc29c03f7be043ae8d037a93efce8cfa7c384cc (diff) | |
download | hurrycurry-5f883c80e7fc63c97910d003c44aea814ab8a5d6.tar hurrycurry-5f883c80e7fc63c97910d003c44aea814ab8a5d6.tar.bz2 hurrycurry-5f883c80e7fc63c97910d003c44aea814ab8a5d6.tar.zst |
reimplement customers as entity
Diffstat (limited to 'data/maps/sophomore.yaml')
-rw-r--r-- | data/maps/sophomore.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/sophomore.yaml b/data/maps/sophomore.yaml index b376019f..8e0888aa 100644 --- a/data/maps/sophomore.yaml +++ b/data/maps/sophomore.yaml @@ -62,6 +62,9 @@ items: "p": plate "f": foodprocessor +entities: + - !customers + chef_spawn: "~" customer_spawn: "!" |