Restructured gamefiles, locale data loading refactoring, docker build fixes
This commit is contained in:
10
gamefiles/data/quest/mount_prolongation.quest
Normal file
10
gamefiles/data/quest/mount_prolongation.quest
Normal file
@ -0,0 +1,10 @@
|
||||
quest mount_prolongation begin
|
||||
state start begin
|
||||
when 38100.use with 52001 == item.vnum begin
|
||||
select_item()
|
||||
|
||||
|
||||
end
|
||||
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user