diff --git a/patterns/owl_defendpats.db b/patterns/owl_defendpats.db
index 3a3e7c8..c77b176 100644
|
a
|
b
|
AOCd |
| 4955 | 4957 | ; && oplay_attack_either(*,d,B,A) |
| 4956 | 4958 | |
| 4957 | 4959 | |
| 4958 | | Pattern D1139 |
| 4959 | | # tm New Pattern (3.1.20) (see nngs:110) |
| 4960 | | # gf Added n classification. (3.3.20) |
| 4961 | | |
| 4962 | | ?* |
| 4963 | | XO |
| 4964 | | OX |
| 4965 | | |
| 4966 | | :8,bEn,value(75) |
| 4967 | | |
| 4968 | | ?* |
| 4969 | | aO |
| 4970 | | Ob |
| 4971 | | |
| 4972 | | ; (owl_escape_value(*) > 0) && !oplay_defend_both(*,a,b) |
| | 4960 | # Pattern D1139 |
| | 4961 | # # tm New Pattern (3.1.20) (see nngs:110) |
| | 4962 | # # gf Added n classification. (3.3.20) |
| | 4963 | # # gf Too general and ineffective. Removed. (3.9.1) |
| | 4964 | # |
| | 4965 | # ?* |
| | 4966 | # XO |
| | 4967 | # OX |
| | 4968 | # |
| | 4969 | # :8,bEn,value(75) |
| | 4970 | # |
| | 4971 | # ?* |
| | 4972 | # aO |
| | 4973 | # Ob |
| | 4974 | # |
| | 4975 | # ; (owl_escape_value(*) > 0) && !oplay_defend_both(*,a,b) |
| 4973 | 4976 | |
| 4974 | 4977 | |
| 4975 | 4978 | Pattern D1140 |