Initial commit: server + serverfiles
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
if pc . count_item ( "27988" ) < 4 then
|
||||
pc . give_item2 ( 27988 , 1 )
|
||||
end
|
||||
if pc . count_item ( "27988" ) == 4 then
|
||||
set_state ( "hunt_reward" )
|
||||
end
|
||||
Reference in New Issue
Block a user