diff options
| author | historia <[not public]> | 2026-06-19 02:40:22 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 02:40:22 -0400 |
| commit | 2ae4a052fd1c15c3c6ba0f1dd324d896371aaffc (patch) | |
| tree | 3caef60f71a462b7e7ace668053e1f02fb61db15 /data/objects | |
| parent | 86aec0e14eb6fec0a39d742bab1761dad8d7012c (diff) | |
| download | thehouseoficarus-2ae4a052fd1c15c3c6ba0f1dd324d896371aaffc.tar.gz | |
feat: rough technology skill added
Diffstat (limited to 'data/objects')
| -rw-r--r-- | data/objects/charging_station.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/objects/charging_station.yaml b/data/objects/charging_station.yaml new file mode 100644 index 0000000..ef63c7d --- /dev/null +++ b/data/objects/charging_station.yaml @@ -0,0 +1,4 @@ +id: charging_station +name: Charging Station +description: "A humming terminal with exposed capacitor banks. Its indicator light pulses with stored energy. You could recharge your battery here." +inroom_description: "A charging station hums quietly against the wall." |
