diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-07 18:35:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-07 18:35:38 -0300 |
commit | 5ed26c7b5ee70e1519b17c75505bb6077d784650 (patch) | |
tree | e6619a254e4482375a718cce3d819de2c2e5b904 /npc/025-1/ctrl.c | |
parent | a80c5109d444ee3c4a48162b8139fc411c3a0e0c (diff) | |
download | serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.tar.gz serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.tar.bz2 serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.tar.xz serverdata-5ed26c7b5ee70e1519b17c75505bb6077d784650.zip |
It works, so shut up CI
Diffstat (limited to 'npc/025-1/ctrl.c')
-rw-r--r-- | npc/025-1/ctrl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c index 8220c16c4..8c1cdc8e5 100644 --- a/npc/025-1/ctrl.c +++ b/npc/025-1/ctrl.c @@ -65,7 +65,7 @@ function script FTStatue { mes l("There is a reading: The Mana Source. The Moubootaur. The Monster King."); mes l("The war. The blood. The inspiration. The mana. The world. The defiance."); mes l("The guard. The heir. The originals. The races. The later. The seal."); - mes l("The fragments. The war. The Terranite. AEGIS MAGNUS PROTECT SHIELD."); + mes l("The fragments. The war. The Terranite. AEGIS MAGNA PROTECTIVE SCUTUM."); next; mesc l("It seems to be a defensive spell."); if ($FORTRESS_STATE) |