Initial commit: server + serverfiles
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
gameforge.main_quest_lv32._280_npcChat
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
target . delete ( "__TARGET__" )
|
||||
say_pc_name ( )
|
||||
say ( gameforge . main_quest_lv32 . _290_say )
|
||||
pc . give_item2 ( 30150 )
|
||||
set_state ( "gototeacher2" )
|
||||
+1
@@ -0,0 +1 @@
|
||||
gameforge.main_quest_lv55._50_npcChat
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
say_pc_name ( )
|
||||
say ( gameforge . main_quest_lv55 . _60_say )
|
||||
pc . give_item2 ( 30150 )
|
||||
set_state ( "gototeacher8" )
|
||||
+1
@@ -0,0 +1 @@
|
||||
return main_quest_lv55 . is_other_vil ( ) == 1
|
||||
Reference in New Issue
Block a user