mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Add strange island
This commit is contained in:
parent
39f24e3ad4
commit
f17409cc53
3 changed files with 11 additions and 2 deletions
8
locations/island.t
Normal file
8
locations/island.t
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
island: OutdoorRoom 'Strange Island'
|
||||
"The Strange Island in the Middle of Nowhere in cyberspace was a solitary,
|
||||
jagged patch of stone-like ground suspended in an endless digital void.
|
||||
Surrounded by a sea of shifting neon colors and data fragments,
|
||||
it glowed with faint, pulsing symbols.\b
|
||||
The air hummed with an electric tension,
|
||||
as if the island held an ancient secret waiting to be discovered. "
|
||||
;
|
||||
Loading…
Add table
Add a link
Reference in a new issue