Advertisement
TheMisticogamer

Untitled

Dec 18th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. class kebab {
  2. MaterialsReq[] = {{"viande","legumes","sauce",1,1,1}};
  3. MaterialsGive[] = {{"kebab",1}};
  4. Text = "STR_Process_Kebab";
  5. //ScrollText = "Process Kebab";
  6. NoLicenseCost = 75000; //optional price
  7. };
  8. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement