Skip to content

Instantly share code, notes, and snippets.

@jcbozonier
Created January 2, 2012 01:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcbozonier/1548898 to your computer and use it in GitHub Desktop.
Save jcbozonier/1548898 to your computer and use it in GitHub Desktop.
inventory item added event
{
type: "inventory item added",
item_id: generate_guid(),
item_name: item_name
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment