Look I am having beyond trouble understanding why this won't work. It really makes no sense at all. The game is compiled, I've tried defining new decorations, old, etc. None of the "add decorations" scripts work, and it's giving me a name error every single time. It doesn't make sense, please get back to me ASAP because I need to have this figured out before a stream tomorrow. It's literally the EXACT ID "SMALLDESK" and it will not work!
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Script error in event 21 (coords 29,12), map 90 (Route 4)
Exception: NameError
Message: uninitialized constant Interpreter::SMALLDESK
***Full script:
pbReceiveDecoration(SMALLDESK)
Backtrace:
(eval):1:in `execute_script'
Interpreter:143:in `eval'
Interpreter:143:in `execute_script'
Interpreter_Commands:426:in `command_111'
Interpreter_Commands:29:in `execute_command'
Interpreter:133:in `block in update'
Interpreter:90:in `loop'
Interpreter:90:in `update'
Scene_Map:160:in `block in update'
Scene_Map:159:in `loop'