Game-Server/test/data/enemies/rooms/pirates/pirate_supply_bay.json
2026-03-29 00:16:10 -03:00

10 lines
195 B
JSON

{
"rooms": {
"id": "test:pirate_supply_bay",
"hostiles": [],
"gainXp": 5,
"credits": 800,
"description": "You found a hidden cargo container filled with stolen tech."
}
}