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:
@@ -795,7 +795,7 @@ switch %random.7%
|
||||
case 3
|
||||
say Let's see how well you do if I pluck out your eyes!
|
||||
wait 1 sec
|
||||
dg_cast 'blind' %actor%
|
||||
dg_cast 'blindness' %actor%
|
||||
break
|
||||
case 4
|
||||
say I said to 'shut up'!!
|
||||
|
||||
Reference in New Issue
Block a user