mirror of
https://github.com/emagi/eq2emu-content
synced 2026-08-12 20:23:03 -04:00
14 lines
390 B
Lua
Executable file
14 lines
390 B
Lua
Executable file
|
|
function cast(Caster, Target)
|
|
Say(Target, "Hah, nice try! That's not implemented yet!")
|
|
end
|
|
--[[
|
|
Script Name : Spells/Commoner/CommandingPresence.lua
|
|
Script Author : neatz09
|
|
Script Date : 2020.08.14 10:08:54
|
|
Script Purpose :
|
|
:
|
|
--]]
|
|
|
|
-- Info from spell_display_effects (remove from script when done)
|
|
-- Enlarges caster by 20.0%
|