Remove an unused macro.
This commit is contained in:
parent
ede2ddf29b
commit
3b06d52fc1
1 changed files with 0 additions and 13 deletions
|
@ -208,16 +208,3 @@ multiply=-1
|
|||
{CLEAR_VARIABLE UNIT_OVERLAY_store}
|
||||
#enddef
|
||||
|
||||
#define SET_PORTRAIT_ON_ADVANCE NAME TYPE PROFILE
|
||||
# Create an event that hacks a character's portrait on level advance.
|
||||
[event]
|
||||
name=post_advance
|
||||
|
||||
[filter]
|
||||
id={NAME}
|
||||
type={TYPE}
|
||||
[/filter]
|
||||
|
||||
{MODIFY_UNIT id={NAME} profile {PROFILE}}
|
||||
[/event]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue