Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Begin RAndom_Chest_Sct ; локальный
- short Rand
- If ( CellChanged )
- set Rand to Random 2
- if ( Rand == 0 )
- additem Misc_1
- elseif ( Rand == 1 )
- additem Rand_2
- endif
- endif
- END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement