-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reflavor drinking amounts, pillows, and maybe ashtrays
- Change the clear cut amounts that you 'transfer liquid' from cups to be something like sips, tastes, gulps, etc. - Todo: add pillows, the files added but not ticked on yet - Ashtrays todo: sprites exist but no code is written yet. Placing cig on ashtray should mark cig as yours, clicking it again picks it up. Should make a sprite for cigs in the ashtray that aren't just burnt out. Picking up a cig that isn't marked as yours should clearly state 'so and so picks up the whatever left by the whoever' or something.
- Loading branch information
Showing
2 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
//butts | ||
//Pillow and pillow related items | ||
/obj/item/pillow | ||
name = "pillow" | ||
|