IdleLands / IdleLandsOld

[DEPRECATED] A full-blown idling RPG. It has a modular backend that can be added to any existing frontend via a REST API.
http://idlelands.github.io/IdleLandsOld
MIT License
42 stars 28 forks source link

Fix undefined in events #920

Closed equinox closed 9 years ago

equinox commented 9 years ago

Change $random:adjective$ (returned undefined) to $dict:adjective$ (no longer undefined)