mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Byond doesn't like special characters in type paths, apparently
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
typepath = /obj/item/weapon/storage/box/snappops
|
||||
cost = 200
|
||||
|
||||
/datum/storeitem/d&d
|
||||
/datum/storeitem/dnd
|
||||
name = "Dungeons & Dragons set"
|
||||
desc = "A box containing minifigures suitable for a good game of D&D."
|
||||
typepath = /obj/item/weapon/storage/box/characters
|
||||
|
||||
Reference in New Issue
Block a user