mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Water ele typo
This commit is contained in:
parent
e29cf4f195
commit
af4ea8de2f
@ -172,7 +172,7 @@ class MageAiObjectContextInternal : public NamedObjectContext<Action>
|
||||
creators["icy veins"] = &MageAiObjectContextInternal::icy_veins;
|
||||
creators["cold snap"] = &MageAiObjectContextInternal::cold_snap;
|
||||
creators["ice barrier"] = &MageAiObjectContextInternal::ice_barrier;
|
||||
creators["summon_water_elemental"] = &MageAiObjectContextInternal::summon_water_elemental;
|
||||
creators["summon water elemental"] = &MageAiObjectContextInternal::summon_water_elemental;
|
||||
creators["combustion"] = &MageAiObjectContextInternal::combustion;
|
||||
creators["ice block"] = &MageAiObjectContextInternal::ice_block;
|
||||
creators["polymorph"] = &MageAiObjectContextInternal::polymorph;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user