Advertisement
Guest User

Untitled

a guest
Feb 20th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.16 KB | None | 0 0
  1. local s = number ( 1 , 50 )
  2. if s == 1 and pc . count_item ( 30224 ) == 0 then
  3. pc . give_item2 ( 30224 , 1 )
  4. send_letter ( "Otrzymano Kamień Liderów" )
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement