Changing the animation speed

This commit is contained in:
FantaX1911 2016-12-03 22:49:49 +02:00
parent d25bcd3afb
commit bb2001fb00
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
version=2
:if:<Npc.exists(0)>=true
@npc.setspeed(0,0.5)
:endif
:end