mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-01 15:01:45 +01:00
Normalize a few spell names. (#64)
This just makes all dg_casts use the same name for the same spell. Some of these are just short names, at least one seems to be a typo.
This commit is contained in:
@@ -7,7 +7,7 @@ say Blessings upon you this day, %actor.name%. The hand of God
|
||||
say be upon you always. Here let me heal and help you.
|
||||
dg_cast 'heal' %actor.name%
|
||||
wait 5
|
||||
dg_cast 'sanc' %actor.name%
|
||||
dg_cast 'sanctuary' %actor.name%
|
||||
wait 5
|
||||
dg_cast 'fly' %actor.name%
|
||||
wait 5
|
||||
|
||||
Reference in New Issue
Block a user