summaryrefslogtreecommitdiff
path: root/npc/001-1/flyingpiou.txt
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Change body type back to gendergenderfixAndrei Karas1-1/+1
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-2/+2
2017-08-19Merge branch 'Alige/serverdata-npc-pathing'Reid1-3/+3
2017-06-05remove specialeffect2 usage from scriptss20170627gumi1-3/+3
2017-04-18make the flying piou do a sound on clicks20170419gumi1-1/+4
2017-03-05Fix a few coordinates of the flyingpiou npc pathing. Conclict with collision ...Alige1-3/+3
2015-11-14Fix flyingpiou npc.Andrei Karas1-1/+2
2015-10-23Move timer logic for graph based npcs to function.Andrei Karas1-6/+1
2015-09-27Replace npcspeed to .speedAndrei Karas1-2/+2
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas1-1/+1
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-09-23remove debug message in flyingpiou scriptJoseph Botosh1-4/+0
2015-09-23change flying piou script to use new movement algorythmJoseph Botosh1-44/+45
2015-09-17add const NPC_SALEM 125, change trader IDJoseph Botosh1-1/+1
2015-09-17add quest Catch the PiouJoseph Botosh1-24/+126
2015-09-08add npc flying piou in ArtisJoseph Botosh1-0/+63