Skip to content
Snippets Groups Projects
Commit 1b940a18 authored by DarkGod's avatar DarkGod
Browse files

Added a "Birther:donatorTiles" hook

parent 027c16bd
No related branches found
No related tags found
No related merge requests found
......@@ -1374,6 +1374,7 @@ function _M:selectTile()
"player/ascii_player_exotic_01.png",
"player/ascii_player_shopper_01.png",
}
self:triggerHook{"Birther:donatorTiles", list=list}
local remove = Button.new{text="Use default tile", width=500, fct=function()
game:unregisterDialog(d)
self.has_custom_tile = nil
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment