Skip to content

Commit

Permalink
Update points.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinFunk committed Apr 14, 2015
1 parent eff652f commit 175c631
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions developer/points.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Examples:
In these examples please note that there can be multiple items with the same print name. It is better to give an item by class name. To determine the class name you either look at the database directly (className is the persistence id of the item) or use PrintTable(Pointshop2.GetRegisteredItems())

.. highlight:: lua
.. code-block:: lua
/*
* Gives a random item from the shop to a player
*/
Expand Down

0 comments on commit 175c631

Please sign in to comment.