- Timestamp:
- 02/26/08 01:14:49 (9 months ago)
- Location:
- lang/d/koke/trunk
- Files:
-
- 2 modified
-
config.ini (modified) (1 diff)
-
gamecore.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/d/koke/trunk/config.ini
r7147 r7148 108 108 # ���炵 109 109 # ARASHI_TRANSFORM_RATIO 110 # �j�R�~�����炵�ɂȂ��� �番��(�W��: 10)110 # �j�R�~�����炵�ɂȂ��� �番��(�W��:8) 111 111 # �@�j�R�~�����B�������A���̊m���Ńj�R�~�̑������炵�����܂� 112 112 # �@���番�� 10 = 1% , 1000 = 100% 113 ARASHI_TRANSFORM_RATIO = 10113 ARASHI_TRANSFORM_RATIO = 8 114 114 115 115 # ARASHI_EAT_MOVIE_LIFE_GAIN -
lang/d/koke/trunk/gamecore.d
r7147 r7148 518 518 // キャラクタごとのカラー(Character.TYPE参照) 519 519 // NONE NICO SOWA RAY EXPL UPNS ARAS MOVIE 520 static const int r[] = [ 0 , 0 , 0 , 0 , 0 , 0 , 64, 192 ];521 static const int g[] = [ 0 , 255 , 0 , 0 , 0 , 0 , 64, 192 ];522 static const int b[] = [ 0 , 0 , 0 , 0 , 0 , 255 , 64, 192 ];520 static const int r[] = [ 0 , 0 , 0 , 0 , 0 , 0 , 255 , 192 ]; 521 static const int g[] = [ 0 , 255 , 0 , 0 , 0 , 0 , 0 , 192 ]; 522 static const int b[] = [ 0 , 0 , 0 , 0 , 0 , 255 , 0 , 192 ]; 523 523 524 524 if(!logs[length - 1]) return;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)