9 hours ago
I'm encountering an error 
This is the line:
Seems it's also affecting default/regular shops that don't use script calls.

Code:
Script 'ACED SHOPS' line 538: NoMethodError occurred.
undefined method 'has_key?' for nil:NilClassThis is the line:
Code:
unless $game_system.acev_shop_limit.has_key?(key) # If key not definedSeems it's also affecting default/regular shops that don't use script calls.
![[Image: SP1-Writer.png]](https://www.save-point.org/images/userbars/SP1-Writer.png)

