이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
chemicalcrux
/
gorge
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
9
위키
활동
소스 검색
Fix plural form for galaxies
tags/v0.0.4
Fen Dweller
6 년 전
부모
90ef4158f2
커밋
a6beff0a16
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
통합 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
constants.js
+ 1
- 1
constants.js
파일 보기
@@ -136,7 +136,7 @@ const buildings = {
},
},
"galaxy": {
"galaxy": {
"name": "Galaxy",
"name": "Galaxy",
"plural": "Galax
y
",
"plural": "Galax
ies
",
"desc": "In a galaxy far, far down your gullet...",
"desc": "In a galaxy far, far down your gullet...",
"cost": 4.0e17,
"cost": 4.0e17,
"prod": 1e15/2.6,
"prod": 1e15/2.6,
쓰기
미리보기
불러오는 중...
취소
저장