diff options
Diffstat (limited to 'techniques.json')
-rw-r--r-- | techniques.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/techniques.json b/techniques.json index 9398179..6a97143 100644 --- a/techniques.json +++ b/techniques.json @@ -78,8 +78,8 @@ { "type": "technique", "id": "tec_maid_grab", - "name": "Anti-Molestation Technique No.15", - "messages": [ "You dodge %s's groping lunge. Only mistress can touch that!", "The %s tries to grab <npcname>, but they slip away!" ], + "name": "Evasive Movement", + "messages": [ "You dodge %s's grab attempt.", "The %s tries to grab <npcname>, but they slip away!" ], "skill_requirements": [ { "name": "melee", "level": 1 } ], "melee_allowed": true, "defensive": true, |