Skip to content

Commit

Permalink
Update shared.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
bleonheart committed Jun 30, 2024
1 parent 1fc96e3 commit 1521ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/schema/config/shared.lua
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ lia.config.MaxAttributes = 30
lia.config.EquipDelay = 2
lia.config.UnequipDelay = 2
lia.config.DropDelay = 2
lia.config.TakeDelay = 2
lia.config.TakeDelay = 0
lia.config.CurrencySingularName = "Dollar"
lia.config.CurrencyPluralName = "Dollars"
lia.config.SchemaYear = 2023
Expand Down

0 comments on commit 1521ab1

Please sign in to comment.