OSDN Git Service

Add crown ego -- of basilisk
authordis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 1 Jun 2013 09:10:35 +0000 (09:10 +0000)
committerdis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 1 Jun 2013 09:10:35 +0000 (09:10 +0000)
lib/edit/e_info.txt
src/defines.h
src/object2.c

index 1bf94f9..5f254d2 100644 (file)
@@ -331,7 +331,13 @@ C:0:0:0:5
 W:0:36:0:0
 F:INT | WIS | CHR | CURSED
 
-#37 unused
+N:37:¥Ð¥¸¥ê¥¹¥¯¤Î
+E:of Basilisk
+X:33:20
+C:0:0:0:8
+W:0:36:0:10000
+F:INFRA | RES_POIS | FREE_ACT
+
 #38 unused
 
 N:39:¼ÀɤÎ
index 1f737d8..05e6c0b 100644 (file)
 #define EGO_REGENERATION        34
 #define EGO_TELEPORTATION       35
 #define EGO_FOOL                36
-//#define EGO_NAIVETY             37
+#define EGO_BASILISK            37
 //#define EGO_UGLINESS            38
 #define EGO_SICKLINESS          39
 
index 27a4a57..1ff9986 100644 (file)
@@ -2881,6 +2881,7 @@ static void a_m_aux_2(object_type *o_ptr, int level, int power)
                                        case EGO_MIGHT:
                                        case EGO_REGENERATION:
                                        case EGO_LORDLINESS:
+                                       case EGO_BASILISK:
                                                break;
                                        case EGO_SEEING:
                                                if (one_in_(3))