mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
Adds Baseballs (#68249)
Adds baseballs to the game (There is a baseball field in the holodeck). You can now bat thrown objects with the baseball bat to launch them away at high speed. https://streamable.com/471jvv (baseball is a boomerang here because otherwise this would have been impossible to test singleplayer) Why It's Good For The Game it could be fun to have a game of baseball, and people trying to bat an item thrown at them sounds funny image Changelog cl Fikou, sprite by Mooster add: Baseballs are now available in the Baseball Field on the Holodeck. add: Baseball Bats can now hit thrown objects mid-air to send them back. /cl
This commit is contained in:
@@ -119,6 +119,12 @@
|
||||
description = "benis"
|
||||
mappath = "_maps/templates/holodeck_microwave.dmm"
|
||||
|
||||
/datum/map_template/holodeck/baseball
|
||||
name = "Holodeck - Baseball Field"
|
||||
template_id = "holodeck_baseball"
|
||||
description = "benis"
|
||||
mappath = "_maps/templates/holodeck_baseball.dmm"
|
||||
|
||||
//bad evil no good programs
|
||||
|
||||
/datum/map_template/holodeck/medicalsim
|
||||
|
||||
Reference in New Issue
Block a user