From 15777a938d38e7f9e46c347395a1a313953c2031 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 13:05:27 -0300 Subject: Aurora Events Framework --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9f8c648..c94f855 100644 --- a/Makefile +++ b/Makefile @@ -63,9 +63,11 @@ news: client: @cd client ; ./weapons.py @cd client ; ./dailylogin.py + @cd client ; ./aurora.py @cd client ; ./skills.py @cd client ; mv weapons.tmp ../../client-data/weapons.xml @cd client ; mv daily.tmp ../../client-data/graphics/images/daily.xml + @cd client ; mv aurora.tmp ../../client-data/graphics/images/aurora.xml @cd client ; mv skills.tmp ../../client-data/mana_skills.xml @cd client ; ./minimap-render.py all @cd client ; ./minimap-dyecmd.py ; ./minimap-dyecmd.sh -- cgit v1.2.3-70-g09d2