Explorar el Código

Fix missing name/description

mass-vore
Fen Dweller hace 6 años
padre
commit
fc42018ccc
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      stories/mass-vore.js

+ 3
- 3
stories/mass-vore.js Ver fichero

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


Cargando…
Cancelar
Guardar