Преглед на файлове

Describe planets as celestial objects

master
Fen Dweller преди 5 години
родител
ревизия
e6891c2ac0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      recursive-macro.js

+ 1
- 1
recursive-macro.js Целия файл

@@ -1542,7 +1542,7 @@ function Planet(count = 1) {
this.contents = initContents(this.name,this.count);

this.describe = function(verbose=true) {
return defaultDescribe(verbose, this, "community");
return defaultDescribe(verbose, this, "celestial");
}
}



Loading…
Отказ
Запис