소스 검색

Fix missing name/description

mass-vore
Fen Dweller 6 년 전
부모
커밋
fc42018ccc
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      stories/mass-vore.js

+ 3
- 3
stories/mass-vore.js 파일 보기

@@ -136,9 +136,9 @@
},
world: {
"city": {
id: "",
name: "",
desc: "",
id: "city",
name: "City",
desc: "A city, full of tasty prey",
move: (room, state) => {
},


불러오는 중...
취소
저장