mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
fixes tabbing in nanny bag (#22708)
This commit is contained in:
@@ -655,6 +655,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/sord(src)
|
||||
value -= 1 //Useless joke, might as well give them a value point back.
|
||||
else
|
||||
new /obj/item/bostaff(src) //Funky item, not really worth a point, but good to balance sord's free point out
|
||||
//Wands
|
||||
var/wands = 0
|
||||
|
||||
Reference in New Issue
Block a user