This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
satiate
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
Fix missing name/description
mass-vore
Fen Dweller
6 years ago
parent
e7c9e25572
commit
fc42018ccc
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
stories/mass-vore.js
+ 3
- 3
stories/mass-vore.js
View File
@@ -136,9 +136,9 @@
},
world: {
"city": {
id: "",
name: "",
desc: "",
id: "
city
",
name: "
City
",
desc: "
A city, full of tasty prey
",
move: (room, state) => {
},
Write
Preview
Loading…
Cancel
Save