mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Smaller fix for paper
turns out I made an error when testing, this is a proper fix for the in hand item
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
burn_state = FLAMMABLE
|
||||
burntime = 5
|
||||
attack_verb = list("bapped")
|
||||
item_state = "paper"
|
||||
|
||||
var/info //What's actually written on the paper.
|
||||
var/info_links //A different version of the paper which includes html links at fields and EOF
|
||||
|
||||
Reference in New Issue
Block a user