mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Moved the tank dispenser define out of defines.
Changed the tank dispenser path from /obj/machinery/dispenser to /obj/structure/dispenser. Fixed a bedsheet bin bug. Updated the map and away missions. Removed assistantChamber.dmm and desert.dmm. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4906 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -152,8 +152,7 @@ LINEN BINS
|
||||
B = sheets[sheets.len]
|
||||
sheets.Remove(B)
|
||||
|
||||
else if(amount >= 1)
|
||||
amount--
|
||||
else
|
||||
B = new /obj/item/weapon/bedsheet(loc)
|
||||
|
||||
B.loc = user.loc
|
||||
|
||||
Reference in New Issue
Block a user