• R/O
  • HTTP
  • SSH
  • HTTPS

hengband: Commit

変愚蛮怒のメインリポジトリです


Commit MetaInfo

Revisionf5d6507eb9c47bacd68656505bb26c2930df3f2f (tree)
Time2013-01-27 01:19:06
Authoriks <iks@0568...>
Commiteriks

Log Message

Add new monster Cockatrice.

Change Summary

Incremental Difference

--- a/lib/edit/misc.txt
+++ b/lib/edit/misc.txt
@@ -13,7 +13,7 @@ M:WX:99
1313 M:WY:66
1414
1515 # Maximum number of monsters in r_info.txt
16-M:R:1084
16+M:R:1085
1717
1818 # Maximum number of items in k_info.txt
1919 M:K:667
--- a/lib/edit/r_info.txt
+++ b/lib/edit/r_info.txt
@@ -21719,3 +21719,22 @@ F:FORCE_MAXHP | DROP_CORPSE | WILD_TOWN | WILD_ONLY
2171921719 F:ONLY_ITEM | DROP_90 | DROP_GOOD | HUMAN |
2172021720 F:OPEN_DOOR | BASH_DOOR | HAS_LITE_1 |
2172121721 F:NO_CONF | NO_SLEEP
21722+
21723+N:1084:『コカトリス』
21724+E:Cockatrice
21725+G:c:y
21726+I:115:60d60:36:100:36
21727+W:50:3:0:33333:0:0
21728+B:BITE:INERTIA:8d8
21729+B:STING:INERTIA:10d8
21730+B:CRUSH:STUN:12d12
21731+B:TOUCH:PARALYZE:8d8
21732+F:UNIQUE | ANIMAL | FORCE_MAXHP | KILL_BODY |
21733+F:DROP_CORPSE | ONLY_GOLD | DROP_2D2 | DROP_4D2 |
21734+F:NO_SLEEP | RES_INER | IM_POIS |
21735+S:1_IN_5 |
21736+S:SHRIEK | BR_INER
21737+D:$It will make animals into stone-like objects. Be aware,
21738+D:$you become to stone if you touch it with your empty hand!
21739+D:こいつは毒で獲物を石像のようにしちまうんだ。
21740+D:気をつけろ!素手で触ると石になっちまうぞ。
Show on old repository browser